Skip to content

Commit

Permalink
wash: add 0.29.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksmtownsend committed Jun 12, 2024
1 parent fcf9046 commit 74b5016
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.29.0"
license "Apache-2.0"

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

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

0 comments on commit 74b5016

Please sign in to comment.