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 Jan 25, 2021
1 parent 057ef8e commit 986996e
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.13.0/auto-macos.gz"
version "v10.13.0"
sha256 "9c01794c7a472f71ba05f51e3e044c2fdd9a1c0b1a5505659e9c1a7b08d004dc"
url "https://github.com/intuit/auto/releases/download/v10.13.1/auto-macos.gz"
version "v10.13.1"
sha256 "4ea54ed5f05c75f082034a0cdd3741f271662dcf99e0454d82421584d9812625"

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

0 comments on commit 986996e

Please sign in to comment.