Skip to content

Commit

Permalink
Update ethereum/solc-bin/macosx-amd64/list.json revision
Browse files Browse the repository at this point in the history
  • Loading branch information
benmanns committed Nov 11, 2024
1 parent d7178ee commit 3d8a4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
flake-utils.url = "github:numtide/flake-utils";
solc-macos-amd64-list-json = {
# Go to https://github.com/ethereum/solc-bin/blob/gh-pages/macosx-amd64/list.json to obtain a revision
url = "file+https://github.com/ethereum/solc-bin/raw/a2346e2/macosx-amd64/list.json";
url = "file+https://github.com/ethereum/solc-bin/raw/67f45d8/macosx-amd64/list.json";
flake = false;
};
};
Expand Down

0 comments on commit 3d8a4d5

Please sign in to comment.