radamsa 0.5
project moved to GitHub Closes #22048. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7fbfd8c220
commit
c5bab13015
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Radamsa < Formula
|
||||
desc "Test case generator for robustness testing (a.k.a. a \"fuzzer\")"
|
||||
homepage "https://code.google.com/p/ouspg/archive/p/Radamsa/"
|
||||
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ouspg/radamsa-0.3.tar.gz"
|
||||
sha256 "17131a19fb28e5c97c28bf0b407a82744c251aa8aedfa507967a92438cd803be"
|
||||
homepage "https://github.com/aoh/radamsa"
|
||||
url "https://github.com/aoh/radamsa/releases/download/v0.5/radamsa-0.5.tar.gz"
|
||||
sha256 "e21a86aa6dca7e4619085fc60fb664d0a1bd067ca6ebfbcb16ab2d57c8854cb4"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue