We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eeef17 commit d31e889Copy full SHA for d31e889
1 file changed
pkgs/swamp/default.nix
@@ -8,16 +8,16 @@
8
...
9
}:
10
let
11
- version = "20260605.000321.0-sha.36526215";
+ version = "20260605.190813.0-sha.e04175f8";
12
13
sources = {
14
x86_64-linux = {
15
url = "https://github.com/swamp-club/swamp/releases/download/v${version}/swamp-linux-x86_64";
16
- hash = "sha256-LVcFlntYxCmGdc05Ad2HC+w8KJOlTHdaCX5NOI58K3w=";
+ hash = "sha256-twYD/GPOezwkc23ryfY8P4B3qAp1Z5Q8ZBKHQ/tOBgE=";
17
};
18
aarch64-darwin = {
19
url = "https://github.com/swamp-club/swamp/releases/download/v${version}/swamp-darwin-aarch64";
20
- hash = "sha256-QikJ0S55XqCi/jGqEb7tr/ffSQSY/7ZwhJCr3eaUBf0=";
+ hash = "sha256-Yd7bKCuSXsS3T7KsUZt9jq2/nhi47R+NL2pgdeuy36w=";
21
22
23
0 commit comments