From ccc81994554ea5740bb5bcf25cc3103f3b09c2e2 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Tue, 12 May 2020 22:17:09 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=BA=20Update=20revision=20hash=20after?= =?UTF-8?q?=20v1.6.4=20tag=20move?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Homebrew/mas-tap.rb | 2 +- Homebrew/mas.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Homebrew/mas-tap.rb b/Homebrew/mas-tap.rb index c471e67..6d40722 100644 --- a/Homebrew/mas-tap.rb +++ b/Homebrew/mas-tap.rb @@ -3,7 +3,7 @@ class Mas < Formula homepage "https://github.com/mas-cli/mas" url "https://github.com/mas-cli/mas.git", :tag => "v1.6.4", - :revision => "3858fe0761624bd31be458251cc8978f990b634c" + :revision => "4cfb3185b6c72ac4a67eaaf17f842cc1dacf27c7" head "https://github.com/mas-cli/mas.git" bottle do diff --git a/Homebrew/mas.rb b/Homebrew/mas.rb index 60696ee..2b1e7c1 100644 --- a/Homebrew/mas.rb +++ b/Homebrew/mas.rb @@ -3,7 +3,7 @@ class Mas < Formula homepage "https://github.com/mas-cli/mas" url "https://github.com/mas-cli/mas.git", :tag => "v1.6.4", - :revision => "3858fe0761624bd31be458251cc8978f990b634c" + :revision => "4cfb3185b6c72ac4a67eaaf17f842cc1dacf27c7" head "https://github.com/mas-cli/mas.git" bottle do