We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083a5c6 commit 8e59faaCopy full SHA for 8e59faa
Formula/m/medusa.rb
@@ -1,8 +1,8 @@
1
class Medusa < Formula
2
desc "Solidity smart contract fuzzer powered by go-ethereum"
3
homepage "https://github.com/crytic/medusa"
4
- url "https://github.com/crytic/medusa/archive/refs/tags/v0.1.8.tar.gz"
5
- sha256 "f8b6e55541ce4443d6f07ba6f2394148809691cf8c68037bab0ec7ce742ac2ea"
+ url "https://github.com/crytic/medusa/archive/refs/tags/v1.0.0.tar.gz"
+ sha256 "edf1c8bd39051c482447da43ae86273014cf98c575eaf037bd0df908913a4601"
6
license "AGPL-3.0-only"
7
head "https://github.com/crytic/medusa.git", branch: "master"
8
0 commit comments