🍺 Update formula tag and revision

# Conflicts:
#	Homebrew/mas.rb
This commit is contained in:
Ben Chatelain 2020-09-07 11:37:45 -06:00
parent 4e86d46ab6
commit 8c0d8df61d
2 changed files with 4 additions and 4 deletions

View file

@ -2,8 +2,8 @@ class Mas < Formula
desc "Mac App Store command-line interface" desc "Mac App Store command-line interface"
homepage "https://github.com/mas-cli/mas" homepage "https://github.com/mas-cli/mas"
url "https://github.com/mas-cli/mas.git", url "https://github.com/mas-cli/mas.git",
:tag => "v1.7.0", :tag => "v1.7.1",
:revision => "35575ff962687cfd9a12f859668cf61d5ea819c2" :revision => "b8dcb4ce4b1d78ada7556565dd5c73e9913758d8"
head "https://github.com/mas-cli/mas.git" head "https://github.com/mas-cli/mas.git"
bottle do bottle do

View file

@ -2,8 +2,8 @@ class Mas < Formula
desc "Mac App Store command-line interface" desc "Mac App Store command-line interface"
homepage "https://github.com/mas-cli/mas" homepage "https://github.com/mas-cli/mas"
url "https://github.com/mas-cli/mas.git", url "https://github.com/mas-cli/mas.git",
:tag => "v1.7.0", :tag => "v1.7.1",
:revision => "35575ff962687cfd9a12f859668cf61d5ea819c2" :revision => "b8dcb4ce4b1d78ada7556565dd5c73e9913758d8"
head "https://github.com/mas-cli/mas.git" head "https://github.com/mas-cli/mas.git"
bottle do bottle do