Skip to content

Commit b4187e6

Browse files
mas: update 2.3.0 bottle.
1 parent 0c826d4 commit b4187e6

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.2.2"
16-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f851d361656d43b4437aacf3431b8387dd74526752d7785d8359ec755c3c93d5"
17-
sha256 cellar: :any_skip_relocation, catalina: "fff7482f960df3f6ae8394487c7391ad77a54f3323dbf063f09f48c525edcf1d"
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"
1818
end
1919

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

0 commit comments

Comments
 (0)