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 Apr 20, 2020
1 parent f1a7d7d commit 97c2a3e
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/home.html"
url "https://github.com/intuit/auto/releases/download/v9.28.2/auto-macos.gz"
version "v9.28.2"
sha256 "83b0b4b20fc84de357b965a2faf9779608cd556c1949cce6106401bd0c3fbd87"
url "https://github.com/intuit/auto/releases/download/v9.28.3/auto-macos.gz"
version "v9.28.3"
sha256 "029ad832a429f0dab767023651daa05a5ffc604d66733786199536815e67aaf1"

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

0 comments on commit 97c2a3e

Please sign in to comment.