Skip to content

Commit df93d5f

Browse files
hello-world: update 9.0.0_1 bottle.
1 parent 0c416db commit df93d5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/hello-world.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ class HelloWorld < Formula
77
revision 1
88

99
bottle do
10-
root_url "https://github.com/osx-cross/homebrew-tests/releases/download/hello-world-9.0.0"
10+
root_url "https://github.com/osx-cross/homebrew-tests/releases/download/hello-world-9.0.0_1"
1111
cellar :any_skip_relocation
12-
sha256 "03e521413c1b289da689806d9a32ffd9f5267102ceaace68c039c0e884152c65" => :catalina
12+
sha256 "38092981afc9c801e8667460aadc603ea6047f3b683d12675efff7e409bbecd0" => :catalina
1313
end
1414

1515
def install

0 commit comments

Comments
 (0)