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 3, 2021
1 parent 581a441 commit 987c976
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.26.0/auto-macos.gz"
version "v10.26.0"
sha256 "237e5c94e3662b313e8cb3df8fc7c9416860057b565856a181d049d20aece87a"
url "https://github.com/intuit/auto/releases/download/v10.26.1/auto-macos.gz"
version "v10.26.1"
sha256 "a5dadfdf2c93a970fc04ed23b63398df9e47f063c7fbf6f831c505c85176e651"

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

0 comments on commit 987c976

Please sign in to comment.