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 Feb 4, 2021
1 parent 8e5bbc9 commit 9d2fc40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/auto.rb
@@ -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.15.0/auto-macos.gz"
version "v10.15.0"
sha256 "d8c2f9ca9935b0181d5ab96da3ddebb9d7b520471e8f74d9e2318e872567cdd1"
url "https://github.com/intuit/auto/releases/download/v10.16.0/auto-macos.gz"
version "v10.16.0"
sha256 "c34e6aa1dcea8bbc133fec31806034dd34ec2865a394395e8a914037a5071450"

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

0 comments on commit 9d2fc40

Please sign in to comment.