Skip to content

Commit

Permalink
guile-quickcheck: add 0.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Mar 8, 2021
1 parent b41d607 commit e37c209
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/guile-quickcheck.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ class GuileQuickcheck < Formula
url "https://files.ngyro.com/guile-quickcheck/guile-quickcheck-0.1.0.tar.gz"
sha256 "cb99ac5be99b43b61eb9c452d953543e890e2a83fc83acac289d94316888bc0e"

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-quickcheck-0.1.0"
sha256 cellar: :any_skip_relocation, catalina: "41d7c4555ada9e82be0eb0259b4ce6ae1b071e0ce45e1760a099dc749aee005d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f612a5d1e47e8f8dfccc9e66d31193a16d9304a66b56f4145525947a781f72b4"
end

depends_on "guile"

def install
Expand Down

0 comments on commit e37c209

Please sign in to comment.