vrcvideocacher: 2026.4.6 -> 2026.5.1

This commit is contained in:
R. Ryantm
2026-05-14 18:55:05 +00:00
parent e855160d98
commit dd0e2d7a47
+2 -2
View File
@@ -14,13 +14,13 @@
}:
buildDotnetModule (finalAttrs: {
pname = "vrcvideocacher";
version = "2026.4.6";
version = "2026.5.1";
src = fetchFromGitHub {
owner = "EllyVR";
repo = "VRCVideoCacher";
tag = finalAttrs.version;
hash = "sha256-0jQK/VFbiMlX9txA/FuyCLe5AADH3IzvvIffZNU5Hes=";
hash = "sha256-4JrGPeMWf282UG+eN+SCwgIC1ffzolsge8o67Kwzh1s=";
};
__structuredAttrs = true;