Skip to content

Commit 909ae8b

Browse files
Bump auto brew formula [skip ci]
1 parent da601fd commit 909ae8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/auto.rb

+3-3
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"
4-
url "https://github.com/intuit/auto/releases/download/v10.29.2/auto-macos.gz"
5-
version "v10.29.2"
6-
sha256 "0ae48286fb39e3d2c256f3f018bf566637202d26f64237d826efe770498c9f72"
4+
url "https://github.com/intuit/auto/releases/download/v10.29.3/auto-macos.gz"
5+
version "v10.29.3"
6+
sha256 "d8fd59133b4d9f1137b145527650d4d32e84c24a28b3cb2dfe74594108b5425c"
77

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

0 commit comments

Comments
 (0)