vrcvideocacher: 2026.4.6 -> 2026.5.1
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user