Skip to content

Commit

Permalink
Bump auto brew formula [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Oct 27, 2020
1 parent bb2ccf6 commit 01b1e95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/auto.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Auto < Formula
desc "Generate releases based on semantic version labels on pull requests."
homepage "https://intuit.github.io/auto"
url "https://github.com/intuit/auto/releases/download/v9.60.1/auto-macos.gz"
version "v9.60.1"
sha256 "31341a8ddc883592ea17d4ccaf19b5cc9e1284042112e1d5a7cb453ad1fd23ed"
url "https://github.com/intuit/auto/releases/download/v9.61.0/auto-macos.gz"
version "v9.61.0"
sha256 "e288e96bb5a865a086fc0666f552ada076c1b9a3109202ab65ce6b4ea8b3d451"

def install
libexec.install Dir["*"]
Expand Down

0 comments on commit 01b1e95

Please sign in to comment.