From 8c0d8df61dbcd65dd9d2874f286503626cbb6bb2 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Mon, 7 Sep 2020 11:37:45 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=BA=20Update=20formula=20tag=20and=20r?= =?UTF-8?q?evision?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Conflicts: # Homebrew/mas.rb --- Homebrew/mas-tap.rb | 4 ++-- Homebrew/mas.rb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Homebrew/mas-tap.rb b/Homebrew/mas-tap.rb index 98a3ff6..0a7484b 100644 --- a/Homebrew/mas-tap.rb +++ b/Homebrew/mas-tap.rb @@ -2,8 +2,8 @@ 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 => "v1.7.0", - :revision => "35575ff962687cfd9a12f859668cf61d5ea819c2" + :tag => "v1.7.1", + :revision => "b8dcb4ce4b1d78ada7556565dd5c73e9913758d8" head "https://github.com/mas-cli/mas.git" bottle do diff --git a/Homebrew/mas.rb b/Homebrew/mas.rb index 0b21b39..4a3d770 100644 --- a/Homebrew/mas.rb +++ b/Homebrew/mas.rb @@ -2,8 +2,8 @@ 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 => "v1.7.0", - :revision => "35575ff962687cfd9a12f859668cf61d5ea819c2" + :tag => "v1.7.1", + :revision => "b8dcb4ce4b1d78ada7556565dd5c73e9913758d8" head "https://github.com/mas-cli/mas.git" bottle do