Skip to content

Commit

Permalink
Revert "maint: bump forge version (ethereum-optimism#13301)" (ethereu…
Browse files Browse the repository at this point in the history
…m-optimism#13304)

This reverts commit a2e7d85.
  • Loading branch information
mslipper authored Dec 6, 2024
1 parent d6106dd commit 830fa2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ just = "1.37.0"
# Foundry dependencies
# Foundry is a special case because it supplies multiple binaries at the same
# GitHub release, so we need to use the aliasing trick to get mise to not error
forge = "nightly-e52076714ace23c7a68e14f0048a40be3c6c8f0b"
cast = "nightly-e52076714ace23c7a68e14f0048a40be3c6c8f0b"
anvil = "nightly-e52076714ace23c7a68e14f0048a40be3c6c8f0b"
forge = "nightly-e5dbb7a320c2b871c4a4a1006ad3c15a08fcf17b"
cast = "nightly-e5dbb7a320c2b871c4a4a1006ad3c15a08fcf17b"
anvil = "nightly-e5dbb7a320c2b871c4a4a1006ad3c15a08fcf17b"

# Fake dependencies
# Put things here if you need to track versions of tools or projects that can't
Expand Down

0 comments on commit 830fa2a

Please sign in to comment.