Skip to content

Commit

Permalink
wash: add 0.28.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksmtownsend committed May 10, 2024
1 parent e9afb05 commit 51343cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/wash.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ class Wash < Formula
version "0.28.1"
license "Apache-2.0"

bottle do
root_url "https://github.com/wasmCloud/homebrew-wasmcloud/releases/download/wash-0.28.1"
sha256 cellar: :any_skip_relocation, monterey: "a1443972069d7f0d855d0294ae6cd484e03df9dc5779e027681ee46a2d37880c"
end

on_macos do
if Hardware::CPU.intel?
url "https://github.com/wasmCloud/wasmCloud/releases/download/wash-cli-v0.28.1/wash-x86_64-apple-darwin"
Expand Down

0 comments on commit 51343cb

Please sign in to comment.