Skip to content

Commit 0090932

Browse files
committed
Update crush
1 parent b0f4f98 commit 0090932

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/crush/default.nix

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

1010
buildGoModule (finalAttrs: {
1111
pname = "crush";
12-
version = "0.33.3";
12+
version = "0.37.0";
1313

1414
src = fetchFromGitHub {
1515
owner = "charmbracelet";
1616
repo = "crush";
1717
tag = "v${finalAttrs.version}";
18-
hash = "sha256-wLa+4FY2p4NcRyATW3b69ANHuN/Td1qIenRg9W0h4a0=";
18+
hash = "sha256-oI7h7WSTOUEOpJldJvjhmjCzt7BhcDNswUN4F4VOc+A=";
1919
};
2020

2121
vendorHash = "sha256-sV5Whc6K9D7TX3V0ZxaIx0IM7qOinh4IZq0N+rHnUbw=";

0 commit comments

Comments
 (0)