We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ab0e4 commit 93f3619Copy full SHA for 93f3619
1 file changed
nix/binary-hashes.nix
@@ -1,8 +1,8 @@
1
{
2
- "0.36.0" = {
3
- "hl-linux-arm64-musl.tar.gz" = "sha256-tEn0Vuv/8Qarl1AHJdm4rbRm94DvXRqa+LpXixuVAtE=";
4
- "hl-linux-x86_64-musl.tar.gz" = "sha256-6Z8OnHuGBbaKr+LOUanYUeElacSHuUhT8I5FIb1k+j4=";
5
- "hl-macos-arm64.tar.gz" = "sha256-BYb63jmDlrjaA1pKYPwFpRYOAf1O/hx3XjVfHQ9pZlI=";
6
- "hl-macos-x86_64.tar.gz" = "sha256-bbSLgBUV9+yu7zTKegD4TJpe0w0DFY70aaNtbhzATXk=";
+ "0.36.1" = {
+ "hl-linux-arm64-musl.tar.gz" = "sha256-Gaatp5xt2IYhv/vrO6Y+BYk/k1wnGNYdQlAdYcvYg5E=";
+ "hl-linux-x86_64-musl.tar.gz" = "sha256-96ePffwQxG8y6x4kmkcX/MiJlODwWBdDxRfDLZT3sDM=";
+ "hl-macos-arm64.tar.gz" = "sha256-qvEX20VPGpjadaNDWvv1O2Cc/uZzic/fK1w+trgWOu4=";
+ "hl-macos-x86_64.tar.gz" = "sha256-SqHQWl1fEBZrIWUI4+zjbYAvfq8oBdXHcwdhTpgi/q8=";
7
};
8
}
0 commit comments