From 2fcdbca4e49cb7f4d5a8c184d05e5d0a63d866c7 Mon Sep 17 00:00:00 2001 From: Anka Date: Tue, 10 Mar 2026 14:15:07 +0000 Subject: [PATCH] mas 6.0.1 --- Formula/mas.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/mas.rb b/Formula/mas.rb index 2d3c966..a32580e 100644 --- a/Formula/mas.rb +++ b/Formula/mas.rb @@ -6,10 +6,9 @@ class Mas < Formula desc "Mac App Store command-line interface" homepage "https://github.com/mas-cli/mas" url "https://github.com/mas-cli/mas.git", - tag: "v6.0.0", - revision: "ded52f56981ff736b6c9f9e7bda7a104902cca87" + tag: "v6.0.1", + revision: "535562b304eb110700eb57f289317f7b5c41cb2d" license "MIT" - revision 1 head "https://github.com/mas-cli/mas.git", branch: "main" bottle do