diff --git a/infrastructure/nomad/templates/nomad/deploy-contracts.nomad.j2 b/infrastructure/nomad/templates/nomad/deploy-contracts.nomad.j2 index e597c2d36..fb14bdfb8 100644 --- a/infrastructure/nomad/templates/nomad/deploy-contracts.nomad.j2 +++ b/infrastructure/nomad/templates/nomad/deploy-contracts.nomad.j2 @@ -63,7 +63,7 @@ job "{{ job.name }}" { driver = "exec" artifact { - source = "https://github.com/foundry-rs/foundry/releases/download/nightly-293fad73670b7b59ca901c7f2105bf7a29165a90/foundry_nightly_linux_amd64.tar.gz" + source = "https://github.com/foundry-rs/foundry/releases/download/nightly-467aff3056842e8d45bc58a353be17349f0e8651/foundry_nightly_linux_amd64.tar.gz" } artifact {