Skip to content

Commit

Permalink
wash: add 0.30.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksmtownsend committed Aug 2, 2024
1 parent 0b6836a commit bed723b
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.30.0"
license "Apache-2.0"

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

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

0 comments on commit bed723b

Please sign in to comment.