Skip to content

Commit 03c62d8

Browse files
committed
Update foundry version in mise.toml
1 parent ef6ef6f commit 03c62d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mise.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ just = "1.37.0"
2828
# Foundry dependencies
2929
# Foundry is a special case because it supplies multiple binaries at the same
3030
# GitHub release, so we need to use the aliasing trick to get mise to not error
31-
forge = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
32-
cast = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
33-
anvil = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
31+
forge = "nightly-5a8bd893eeeeb9489ea66dd52a02eeaa580e3af0"
32+
cast = "nightly-5a8bd893eeeeb9489ea66dd52a02eeaa580e3af0"
33+
anvil = "nightly-5a8bd893eeeeb9489ea66dd52a02eeaa580e3af0"
3434

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

0 commit comments

Comments
 (0)