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 0c416db commit df93d5fCopy full SHA for df93d5f
Formula/hello-world.rb
@@ -7,9 +7,9 @@ class HelloWorld < Formula
7
revision 1
8
9
bottle do
10
- root_url "https://github.com/osx-cross/homebrew-tests/releases/download/hello-world-9.0.0"
+ root_url "https://github.com/osx-cross/homebrew-tests/releases/download/hello-world-9.0.0_1"
11
cellar :any_skip_relocation
12
- sha256 "03e521413c1b289da689806d9a32ffd9f5267102ceaace68c039c0e884152c65" => :catalina
+ sha256 "38092981afc9c801e8667460aadc603ea6047f3b683d12675efff7e409bbecd0" => :catalina
13
end
14
15
def install
0 commit comments