Skip to content

Commit

Permalink
Fix SHA for 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fivegrant committed Feb 26, 2024
1 parent d94a453 commit 6d4993e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion julia.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

let
versionShas = {
"1.10.1" = "sha256-pymCB/cvKyeyqxzjkqbqN6+9H77g8fjRkLBU3KuoeP4=";
"1.10.1" = "sha256-/pJCWOVdB0QQsTQZXPa4XL6PMH/NBaT90j+JRMWUGnA=";
"1.10.0" = "sha256-pymCB/cvKyeyqxzjkqbqN6+9H77g8fjRkLBU3KuoeP4=";
"1.10.0-beta2" = "sha256-8aF/WlKYDBZ0Fsvk7aFEGdgY87dphUARVKOlZ4edZHc=";
"1.10.0-beta1" = "sha256-zaOKLdWw7GBcwH/6RO/T6f4QctsmUllT0eJPtDLgv08=";
Expand Down

0 comments on commit 6d4993e

Please sign in to comment.