Skip to content

Commit 21fb77b

Browse files
mas: update 4.0.0 bottle.
1 parent 64e9f7d commit 21fb77b

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-3.1.0"
16-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ebce9007834fefc57cebf3255e93cb35b3ed6d17683fabdc00c58850be537891"
17-
sha256 cellar: :any_skip_relocation, catalina: "de19df280191cbffd60a33d9cc04b6044096571aa96b0b6a028ae043781ae154"
15+
root_url "https://github.com/mas-cli/homebrew-tap/releases/download/mas-4.0.0"
16+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3c1456812acdfbf473a508c8d696414cb6e760c25bbfdf1de78a1a1a013aa7e0"
17+
sha256 cellar: :any_skip_relocation, catalina: "718c8979cba859a9fd37b56a18b27cfd44ae7d003327a1f52612ae850ea897ef"
1818
end
1919

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

0 commit comments

Comments
 (0)