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 Apr 4, 2024
1 parent 8f6d436 commit 335fadb
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/v11.1.5/auto-macos.gz"
version "v11.1.5"
sha256 "afc9c20bc8d91c3dcf14201b4957e64e5f2cacbc9318b22b324017f43a82965a"
url "https://github.com/intuit/auto/releases/download/v11.1.6/auto-macos.gz"
version "v11.1.6"
sha256 "bd28829b13a3f5e62610e400b64f68546dd2ebdec79d7d2da82f9323c9ead953"

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

0 comments on commit 335fadb

Please sign in to comment.