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 30, 2020
1 parent 1dffeb9 commit a928e85
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/v10.0.0/auto-macos.gz"
version "v10.0.0"
sha256 "52c915830f6ef6cce08290944f965ef98f3b50f98d98e24a5957d7b936ac44f3"
url "https://github.com/intuit/auto/releases/download/v10.0.1/auto-macos.gz"
version "v10.0.1"
sha256 "078852310be686083aa4a1ca27304028a9532107c3cc9ee22de179637d5d9b89"

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

0 comments on commit a928e85

Please sign in to comment.