Skip to content

Commit

Permalink
moon: add 0.25.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoz committed Mar 1, 2023
1 parent 416c8e6 commit 5fc5b63
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/moon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Moon < Formula
sha256 "1f962356646f81ac4d18752eaef639f80d875e3d851a06636c2e74f73db888e8"
license "MIT"

bottle do
root_url "https://github.com/moonrepo/homebrew-tap/releases/download/moon-0.25.0"
sha256 cellar: :any_skip_relocation, monterey: "eeb25fb107618093d68212328194149e1d807e0297b765e02b2f81ccc4cf2e8f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "83f1d82d0a46e6ff1b4d7586c672b98f72edd710230e066cb50739355340949f"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 5fc5b63

Please sign in to comment.