Skip to content

Commit 8f05c1e

Browse files
committed
foundry 1.4.2
1 parent 72a5d20 commit 8f05c1e

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.1.tar.gz"
5-
sha256 "d1a3ba59faadf78f77f0ec671e70434b1b237ac62e906be34747b640a209c953"
4+
url "https://github.com/foundry-rs/foundry/archive/refs/tags/v1.4.2.tar.gz"
5+
sha256 "9bff070515578be3af426ba2834da13ca26bb8a16303eec272ffcc02d66891be"
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)