File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +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.0"
16- sha256 cellar : :any_skip_relocation , arm64_big_sur : "08ad8855e6a7ac93ac27d7750dee387f4a4b657b0ab64df030a554100cea2266"
15+ root_url "https://github.com/mas-cli/homebrew-tap/releases/download/mas-2.2.1"
16+ sha256 cellar : :any_skip_relocation , arm64_big_sur : "80d3d6f54356eac4a962c90c40f442a83161c49ff241d4cb25eb4c00352eec67"
17+ sha256 cellar : :any_skip_relocation , catalina : "9e0a141cfe82c4e8ea62f29617c2d6e403c43fb99cc1f4bf022864586ecf48e0"
1718 end
1819
1920 depends_on xcode : [ "15.0" , :build ]
You can’t perform that action at this time.
0 commit comments