From e37c209f24068052f4189bf0c940815fc60ac53f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= <951761+aconchillo@users.noreply.github.com> Date: Mon, 8 Mar 2021 22:22:55 +0000 Subject: [PATCH] guile-quickcheck: add 0.1.0 bottle. --- Formula/guile-quickcheck.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/guile-quickcheck.rb b/Formula/guile-quickcheck.rb index 0c9a190..ed0a36b 100644 --- a/Formula/guile-quickcheck.rb +++ b/Formula/guile-quickcheck.rb @@ -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