Skip to content

Commit

Permalink
guile-oauth: update 1.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Feb 19, 2021
1 parent 9e32214 commit ad2d6cd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/guile-oauth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ class GuileOauth < Formula
sha256 "132f51fd4c72f756545c23b3db25c59bb45621038decf335f152cdc52e51c1c2"

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-oauth-0.5.0"
rebuild 1
sha256 cellar: :any_skip_relocation, catalina: "7978be1f3a4f5559bacfb589e6431557cadc425572257688ecc6547a87a059fb"
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-oauth-1.0.0"
sha256 cellar: :any_skip_relocation, catalina: "cffa62905eea65cd7ebd5bc06ef4c005c6f447a2115fbae9257e2c5e81c87c07"
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit ad2d6cd

Please sign in to comment.