Merge pull request #297576 from r-ryantm/auto-update/mosdepth
mosdepth: 0.3.6 -> 0.3.7
This commit is contained in:
commit
c72d158b79
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
buildNimPackage (finalAttrs: {
|
||||
pname = "mosdepth";
|
||||
version = "0.3.6";
|
||||
version = "0.3.7";
|
||||
|
||||
requiredNimVersion = 1;
|
||||
|
||||
|
@ -10,7 +10,7 @@ buildNimPackage (finalAttrs: {
|
|||
owner = "brentp";
|
||||
repo = "mosdepth";
|
||||
rev = "v${finalAttrs.version}";
|
||||
sha256 = "sha256-7N42S3xfQRkrBmoLf0DsbLMpVULAFpHm5JugDMDzAgU=";
|
||||
sha256 = "sha256-VyEZNY/P3BfJ3PCRn7R+37XH4gfc9JEOFB0WmrSxpIc=";
|
||||
};
|
||||
|
||||
lockFile = ./lock.json;
|
||||
|
|
Loading…
Reference in a new issue