vrcvideocacher: 2026.4.4 -> 2026.4.6 (#511700)

This commit is contained in:
Michael Daniels
2026-04-26 01:50:04 +00:00
committed by GitHub
+2 -2
View File
@@ -14,13 +14,13 @@
}:
buildDotnetModule (finalAttrs: {
pname = "vrcvideocacher";
version = "2026.4.4";
version = "2026.4.6";
src = fetchFromGitHub {
owner = "EllyVR";
repo = "VRCVideoCacher";
tag = finalAttrs.version;
hash = "sha256-VollU7um18HYeIyXC8PzqcNbBYM3gd2JzxSql4VSFWw=";
hash = "sha256-0jQK/VFbiMlX9txA/FuyCLe5AADH3IzvvIffZNU5Hes=";
};
__structuredAttrs = true;