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 Mar 5, 2022
1 parent 835ae9a commit c5920a3
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.33.1/auto-macos.gz"
version "v10.33.1"
sha256 "0497f5199e740cdf659d1275873e1ce56d31280dc08de92b9c63f17429f6dbc4"
url "https://github.com/intuit/auto/releases/download/v10.34.0/auto-macos.gz"
version "v10.34.0"
sha256 "cbd99fa0c00eb0c2f5a57e314a36a2338ec2492eb773e572725d00b3a378b61c"

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

0 comments on commit c5920a3

Please sign in to comment.