Skip to content

Commit 17e5465

Browse files
authored
joker: 1.5.2 -> 1.5.6 (#436127)
2 parents ed7b326 + 8923220 commit 17e5465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/jo/joker/package.nix

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

77
buildGoModule rec {
88
pname = "joker";
9-
version = "1.5.2";
9+
version = "1.5.6";
1010

1111
src = fetchFromGitHub {
1212
rev = "v${version}";
1313
owner = "candid82";
1414
repo = "joker";
15-
sha256 = "sha256-pXeYVhm8lpwzn1IAwYquBMmuQsbAev06BzK4TvtNsLo=";
15+
sha256 = "sha256-h0JUBGWnL0fWryY6+BUwcl8Liv7Xyw+ZiESjJpyQpCI=";
1616
};
1717

1818
vendorHash = "sha256-yH8QVzliAFZlOvprfdh/ClCWK2/7F96f0yLWvuAhGY8=";

0 commit comments

Comments
 (0)