Skip to content

Commit

Permalink
wash: add 0.36.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksmtownsend committed Oct 23, 2024
1 parent 473b2f3 commit f3e45b3
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.36.0"
license "Apache-2.0"

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

on_macos do
on_intel do
url "https://github.com/wasmCloud/wasmCloud/releases/download/wash-cli-v0.36.0/wash-x86_64-apple-darwin"
Expand Down

0 comments on commit f3e45b3

Please sign in to comment.