Skip to content

Commit 7cd33ae

Browse files
committed
oasis: add 0.14.3 bottle.
1 parent 2cf05be commit 7cd33ae

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/o/oasis.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ class Oasis < Formula
66
license "Apache-2.0"
77
head "https://github.com/oasisprotocol/cli.git", branch: "master"
88

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed77c8a7b8251541519fb70981b6f48305c9c6681bf064fe2a9dbbf10b178485"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e43e7bc979d22d67ccfad65a905ee8d31fb897f0e51e1ac29adf943313106558"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6cdc971d22cf1c3c357552c315ee00d0ec5bb1f2f0a43dc29065b52e57fc96e5"
13+
sha256 cellar: :any_skip_relocation, sonoma: "02f0cc113b4d7f4b05b6d574ba34166728e92736fc86fe17917fe10c96631ae5"
14+
sha256 cellar: :any_skip_relocation, ventura: "f251488246f48baac3d7fca525bf9553a57db175541178dc81374d546fa96889"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "94210af3e16e15a7eea6e6157b86dae9f8dd4729cc0630ec7d006caecab97fc0"
16+
end
17+
918
depends_on "go" => :build
1019

1120
def install

0 commit comments

Comments
 (0)