Skip to content

Commit 91023f0

Browse files
committed
tests: update hash on ubuntu-aarch
1 parent 05678f2 commit 91023f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let
1414
if fetcherMode == "new" then
1515
{
1616
x86_64-linux.hash = "sha256-R9PG286KQTbzF0r/PPcShUkMiYam2prRh/JICjmhCZA=";
17-
aarch64-linux.hash = "";
17+
aarch64-linux.hash = "sha256-RvloEj41YTf+SwaHLqBlJ5Rpu00UPENprsQRHam3zic=";
1818
x86_64-darwin.hash = "";
1919
aarch64-darwin.hash = "";
2020
}

0 commit comments

Comments
 (0)