Skip to content

Commit 8e59faa

Browse files
committed
medusa 1.0.0
1 parent 083a5c6 commit 8e59faa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/medusa.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Medusa < Formula
22
desc "Solidity smart contract fuzzer powered by go-ethereum"
33
homepage "https://github.com/crytic/medusa"
4-
url "https://github.com/crytic/medusa/archive/refs/tags/v0.1.8.tar.gz"
5-
sha256 "f8b6e55541ce4443d6f07ba6f2394148809691cf8c68037bab0ec7ce742ac2ea"
4+
url "https://github.com/crytic/medusa/archive/refs/tags/v1.0.0.tar.gz"
5+
sha256 "edf1c8bd39051c482447da43ae86273014cf98c575eaf037bd0df908913a4601"
66
license "AGPL-3.0-only"
77
head "https://github.com/crytic/medusa.git", branch: "master"
88

0 commit comments

Comments
 (0)