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 24, 2021
1 parent be2a41b commit d665c3a
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.22.0/auto-macos.gz"
version "v10.22.0"
sha256 "4631a0d6e4e73266dc13e2339e456389391242dfc3e6f14897a9a819a4d3ba6a"
url "https://github.com/intuit/auto/releases/download/v10.22.1/auto-macos.gz"
version "v10.22.1"
sha256 "3c36ea71252261576b66f818c857d06564506e15bda35618cd2f8dd4fc558ff4"

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

0 comments on commit d665c3a

Please sign in to comment.