Skip to content

Commit

Permalink
guile-redis: update 2.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Mar 3, 2021
1 parent d16af26 commit f1ed257
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/guile-redis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ class GuileRedis < Formula
sha256 "f8a4327de9170cbd87e007913eb8776fac04b194c95d97b2f7a3d05c61d16e66"

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-redis-2.0.0"
rebuild 1
sha256 cellar: :any_skip_relocation, catalina: "8b5454991a560c4dcbb7349f75d823411f20b7e2cdee1419f569d5398363fba3"
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-redis-2.1.0"
sha256 cellar: :any_skip_relocation, catalina: "cc0b63c78712ed4de4ed32778ebf92264c7bfd6772e53a46328625114ab2c2e3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "320e5db66547ce49baab93be83d42df68dabe674eb0ba172b229f95284c865aa"
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit f1ed257

Please sign in to comment.