Skip to content

Commit 3cd0518

Browse files
authored
mkbrr: 1.12.0 -> 1.12.1 (#414396)
2 parents 13cd7af + 937f4b2 commit 3cd0518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/mk/mkbrr/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
buildGoModule (finalAttrs: {
99
pname = "mkbrr";
10-
version = "1.12.0";
10+
version = "1.12.1";
1111

1212
src = fetchFromGitHub {
1313
owner = "autobrr";
1414
repo = "mkbrr";
1515
tag = "v${finalAttrs.version}";
16-
hash = "sha256-v5MkbsXbS37axZTrp7YTNCU5/uqVW1vnJu+F5hxk3bI=";
16+
hash = "sha256-gUIX271eaG15329pLnZ8QnZD7BrdCk+cWs43uUzKxOE=";
1717
};
1818

1919
vendorHash = "sha256-G8WM5x99UZfAZUkE5W37Ogx/OKk8JypPzGBrIuBOFNo=";

0 commit comments

Comments
 (0)