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 Feb 22, 2024
1 parent 98a1cd9 commit 80f70b0
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.0.4/auto-macos.gz"
version "v11.0.4"
sha256 "044fabfb95c1b6960f389fa18c0c1fa8ce8df147ec46ae0015f93e20437148e3"
url "https://github.com/intuit/auto/releases/download/v11.0.5/auto-macos.gz"
version "v11.0.5"
sha256 "5718b44cf896ef9b370c10e1109adb8f230e21a7e08ffa4a0becf48fb9f1f14b"

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

0 comments on commit 80f70b0

Please sign in to comment.