Skip to content

Commit d31e889

Browse files
committed
swamp update
1 parent 1eeef17 commit d31e889

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/swamp/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
...
99
}:
1010
let
11-
version = "20260605.000321.0-sha.36526215";
11+
version = "20260605.190813.0-sha.e04175f8";
1212

1313
sources = {
1414
x86_64-linux = {
1515
url = "https://github.com/swamp-club/swamp/releases/download/v${version}/swamp-linux-x86_64";
16-
hash = "sha256-LVcFlntYxCmGdc05Ad2HC+w8KJOlTHdaCX5NOI58K3w=";
16+
hash = "sha256-twYD/GPOezwkc23ryfY8P4B3qAp1Z5Q8ZBKHQ/tOBgE=";
1717
};
1818
aarch64-darwin = {
1919
url = "https://github.com/swamp-club/swamp/releases/download/v${version}/swamp-darwin-aarch64";
20-
hash = "sha256-QikJ0S55XqCi/jGqEb7tr/ffSQSY/7ZwhJCr3eaUBf0=";
20+
hash = "sha256-Yd7bKCuSXsS3T7KsUZt9jq2/nhi47R+NL2pgdeuy36w=";
2121
};
2222
};
2323

0 commit comments

Comments
 (0)