Commit 0c24a47c authored by Maurelian's avatar Maurelian Committed by GitHub

feat: update foundry versions (#13857)

parent 39e9f1a4
...@@ -28,9 +28,9 @@ just = "1.37.0" ...@@ -28,9 +28,9 @@ just = "1.37.0"
# Foundry dependencies # Foundry dependencies
# Foundry is a special case because it supplies multiple binaries at the same # 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 # GitHub release, so we need to use the aliasing trick to get mise to not error
forge = "nightly-017c59d6806ce11f1dc131f8607178efad79d84a" forge = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
cast = "nightly-017c59d6806ce11f1dc131f8607178efad79d84a" cast = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
anvil = "nightly-017c59d6806ce11f1dc131f8607178efad79d84a" anvil = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
# Fake dependencies # Fake dependencies
# Put things here if you need to track versions of tools or projects that can't # Put things here if you need to track versions of tools or projects that can't
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment