Skip to content

Commit 1837d1a

Browse files
committed
jsctl: add 0.1.11 bottle.
1 parent 1ef80f1 commit 1837d1a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Formula/jsctl.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ class Jsctl < Formula
55
license "Apache-2.0"
66
head "https://github.com/jetstack/jsctl.git", branch: "main"
77

8+
bottle do
9+
root_url "https://github.com/jetstack/homebrew-jetstack/releases/download/jsctl-0.1.11"
10+
sha256 cellar: :any_skip_relocation, monterey: "1a740c2496b7352fbf50be3a922ab00bb9f06fb8d6371997c9e9bc22b4b20323"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "15cb802a3f4ea5f71247c273929b0847a9b4691da8ecc1da7a07797da0b4d681"
12+
end
13+
814
on_macos do
915
on_arm do
1016
url "https://github.com/jetstack/jsctl/releases/download/v#{version}/jsctl-#{version}-darwin-arm64.tar.gz"

0 commit comments

Comments
 (0)