Skip to content

Commit

Permalink
helloworld: add 0.1.0-beta.12 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-makerx committed Dec 13, 2022
1 parent 433345c commit ce3af37
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/helloworld.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ class Helloworld < Formula
license "MIT"
head "git+https://github.com/daniel-makerx/helloworld.git", branch: "main"

bottle do
root_url "https://github.com/daniel-makerx/homebrew-tap/releases/download/helloworld-0.1.0-beta.12"
sha256 cellar: :any_skip_relocation, monterey: "fe8a14644a75de1a34623f4ef3a63c8b574bcc63b4c4a6376db2f12e7c636441"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4974275796b87126e7ede891382dd95caf7afb929f2a5e60b266955ccf65e986"
end

depends_on "pipx"
depends_on "[email protected]"

Expand Down

0 comments on commit ce3af37

Please sign in to comment.