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 Sep 6, 2023
1 parent d021ee2 commit 11d7d9d
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.1/auto-macos.gz"
version "v11.0.1"
sha256 "f5f372c8587431ca9a7d723094c53fe47f62e64a6e7aea6b6aba9679caf9a9e1"
url "https://github.com/intuit/auto/releases/download/v11.0.2/auto-macos.gz"
version "v11.0.2"
sha256 "895eaa333b233cd749bde393bb8a140d8fd1eeb0de3542cc4cd825bf6ab41c3e"

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

0 comments on commit 11d7d9d

Please sign in to comment.