mosdepth: 0.3.10 -> 0.3.11

This commit is contained in:
R. Ryantm
2025-04-03 09:45:24 +00:00
committed by Emery Hemingway
parent b6a5a495dc
commit b038877f02

View File

@@ -8,7 +8,7 @@
buildNimPackage (finalAttrs: {
pname = "mosdepth";
version = "0.3.10";
version = "0.3.11";
requiredNimVersion = 1;
@@ -16,7 +16,7 @@ buildNimPackage (finalAttrs: {
owner = "brentp";
repo = "mosdepth";
rev = "v${finalAttrs.version}";
hash = "sha256-RAE3k2yA2zsIr5JFYb5bPaMzdoEKms7TKaqVhPS5LzY=";
hash = "sha256-EzzDuzPAyNkL2tFWre86U+kx3SvLPbWto2/vfLdwHGI=";
};
lockFile = ./lock.json;