Skip to content

Commit 93f3619

Browse files
build(nix): update binary hashes for v0.36.1
1 parent 60ab0e4 commit 93f3619

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

nix/binary-hashes.nix

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
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=";
2+
"0.36.1" = {
3+
"hl-linux-arm64-musl.tar.gz" = "sha256-Gaatp5xt2IYhv/vrO6Y+BYk/k1wnGNYdQlAdYcvYg5E=";
4+
"hl-linux-x86_64-musl.tar.gz" = "sha256-96ePffwQxG8y6x4kmkcX/MiJlODwWBdDxRfDLZT3sDM=";
5+
"hl-macos-arm64.tar.gz" = "sha256-qvEX20VPGpjadaNDWvv1O2Cc/uZzic/fK1w+trgWOu4=";
6+
"hl-macos-x86_64.tar.gz" = "sha256-SqHQWl1fEBZrIWUI4+zjbYAvfq8oBdXHcwdhTpgi/q8=";
77
};
88
}

0 commit comments

Comments
 (0)