Skip to content

Commit 1ff077c

Browse files
mas: update 2.2.1 bottle.
1 parent 60dbe31 commit 1ff077c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/mas.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)