File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 ]
You can’t perform that action at this time.
0 commit comments