mosdepth: 0.3.9 -> 0.3.10 (#364352)

This commit is contained in:
Justin Bedő
2024-12-12 14:49:52 +11:00
committed by GitHub
+2 -2
View File
@@ -8,7 +8,7 @@
buildNimPackage (finalAttrs: {
pname = "mosdepth";
version = "0.3.9";
version = "0.3.10";
requiredNimVersion = 1;
@@ -16,7 +16,7 @@ buildNimPackage (finalAttrs: {
owner = "brentp";
repo = "mosdepth";
rev = "v${finalAttrs.version}";
hash = "sha256-vHJgIo9qO/L1lZ9DqgXVwv9Pn/6ZMOBfPsY4DEAEImI=";
hash = "sha256-RAE3k2yA2zsIr5JFYb5bPaMzdoEKms7TKaqVhPS5LzY=";
};
lockFile = ./lock.json;