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 May 21, 2021
1 parent f3f7ded commit 1f27b91
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.28.0/auto-macos.gz"
version "v10.28.0"
sha256 "f360e0f95b09d45f30d5d53649bc4684f4dd6192174b1bb37166123ed9627497"
url "https://github.com/intuit/auto/releases/download/v10.29.0/auto-macos.gz"
version "v10.29.0"
sha256 "2a105e2efb9c78ed92995b6277278b569fa33d6516c3e15c179edcfeb4b0aa51"

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

0 comments on commit 1f27b91

Please sign in to comment.