vrcvideocacher: 2026.4.6 -> 2026.5.1 (#520173)

This commit is contained in:
Nick Cao
2026-05-15 21:35:33 +00:00
committed by GitHub
+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;