We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20867e commit c2a44e3Copy full SHA for c2a44e3
Formula/m/mas.rb
@@ -2,8 +2,8 @@ class Mas < Formula
2
desc "Mac App Store command-line interface"
3
homepage "https://github.com/mas-cli/mas"
4
url "https://github.com/mas-cli/mas.git",
5
- tag: "v2.0.0",
6
- revision: "5c1cb403cb710b8e81a192331253eccc6fac42a0"
+ tag: "v2.1.0",
+ revision: "a4756e8c82a2bae5d5de1b137ec16fa7c1df8c94"
7
license "MIT"
8
head "https://github.com/mas-cli/mas.git", branch: "main"
9
0 commit comments