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 Oct 6, 2020
1 parent 5be953a commit de14a22
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/v9.54.3/auto-macos.gz"
version "v9.54.3"
sha256 "33f96754293ae4f612e9f2cce4886c7275c2aad0b8fefe24205466773f729bcb"
url "https://github.com/intuit/auto/releases/download/v9.54.4/auto-macos.gz"
version "v9.54.4"
sha256 "7a81ed13661f7a51b7aaf042f97243306c0e53ca0d15dee4fbbf306fe05423c2"

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

0 comments on commit de14a22

Please sign in to comment.