Skip to content

Commit 87fd355

Browse files
Bump auto brew formula [skip ci]
1 parent 35b884d commit 87fd355

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/auto.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Auto < Formula
22
desc "Generate releases based on semantic version labels on pull requests."
33
homepage "https://intuit.github.io/auto/home.html"
4-
url "https://github.com/intuit/auto/releases/download/v9.43.1/auto-macos.gz"
5-
version "v9.43.1"
6-
sha256 "68544ca1b9845098c39366d52bb1dd474047b3a597255ec8ed3e8153d61c610d"
4+
url "https://github.com/intuit/auto/releases/download/v9.43.2/auto-macos.gz"
5+
version "v9.43.2"
6+
sha256 "2429cfb8ef99b9f86fc9bad382f4bbe1a6dc5d09c55e24a1d3ec760c8878b0ea"
77

88
def install
99
libexec.install Dir["*"]

0 commit comments

Comments
 (0)