Skip to content

Commit 5a9eed6

Browse files
committed
foundry 1.5.0
1 parent 394f8de commit 5a9eed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/foundry.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Foundry < Formula
22
desc "Blazing fast, portable and modular toolkit for Ethereum application development"
33
homepage "https://github.com/foundry-rs/foundry"
4-
url "https://github.com/foundry-rs/foundry/archive/refs/tags/v1.4.4.tar.gz"
5-
sha256 "83115cef588a709b0126c790dc3c4654226a038c9a33f83d0785ef36cde1af6f"
4+
url "https://github.com/foundry-rs/foundry/archive/refs/tags/v1.5.0.tar.gz"
5+
sha256 "db81b0b43ddc8555b6043833d747e9aeba46bc287874b6182b6a90dcfb5678fa"
66
license any_of: ["MIT", "Apache-2.0"]
77
head "https://github.com/foundry-rs/foundry.git", branch: "master"
88

0 commit comments

Comments
 (0)