Skip to content

Commit c211fe7

Browse files
mas: update 3.0.0 bottle.
1 parent 0ee3384 commit c211fe7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/mas.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ class Mas < Formula
1212
head "https://github.com/mas-cli/mas.git", branch: "main"
1313

1414
bottle do
15-
root_url "https://github.com/mas-cli/homebrew-tap/releases/download/mas-2.3.0"
16-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "01d4a714c041f5c377cb08fcd06ea1783734c98184f936c56570715e6f090c17"
17-
sha256 cellar: :any_skip_relocation, catalina: "5b7189e8c0dae23563c74404f8f51a6290b8ccbb8d67b3de6b660a14b5b69721"
15+
root_url "https://github.com/mas-cli/homebrew-tap/releases/download/mas-3.0.0"
16+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "b48f943b690c6f9bf2e25718738e5670661eb90f60e1b274b02df5986cbafb34"
17+
sha256 cellar: :any_skip_relocation, catalina: "b721967bfa4993ffe72ef3526964210208fc100ef3a7c05f6d47ab27bb6e9652"
1818
end
1919

2020
depends_on xcode: ["15.0", :build]

0 commit comments

Comments
 (0)