We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad8c70 commit 5aa2578Copy full SHA for 5aa2578
Formula/a/awscurl.rb
@@ -10,7 +10,8 @@ class Awscurl < Formula
10
head "https://github.com/okigan/awscurl.git", branch: "master"
11
12
bottle do
13
- sha256 cellar: :any_skip_relocation, all: "15d54826d841737d0e72d464313313eef472520987081dc7d781a3b628e8f93b"
+ rebuild 1
14
+ sha256 cellar: :any_skip_relocation, all: "0e29ddcd3efaefa318c2534ec6823c44e719ffa8614c87ce50da15a9d5d52563"
15
end
16
17
depends_on "certifi" => :no_linkage
0 commit comments