Skip to content

Commit

Permalink
guile-ini: add 0.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed May 6, 2021
1 parent a17b05f commit 8a8bb21
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/guile-ini.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ class GuileIni < Formula
url "https://github.com/artyom-poptsov/guile-ini/archive/refs/tags/v0.1.0.tar.gz"
sha256 "fd78c93b143f8a1c8f96b97c47ab43a781277327e7af274b777ac5fdc1c7dce8"

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-ini-0.1.0"
sha256 cellar: :any_skip_relocation, catalina: "61e449351f2925088aa4fbb114f931efab89828d44596456cd810f3f53fe03d9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e7ad1c9c7945d3187b9670a9be6cd9406e08c10adc7dc0d0b183659a6c314ccc"
end

depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "pkg-config" => :build
Expand Down

0 comments on commit 8a8bb21

Please sign in to comment.