Skip to content

Commit 3f14ee2

Browse files
Bump auto brew formula [skip ci]
1 parent 8cdd646 commit 3f14ee2

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.46.0/auto-macos.gz"
5-
version "v10.46.0"
6-
sha256 "df60fd75f98120efd9179903a1595c8320e73e8cb89492b8d7b0a10eb43f8d81"
4+
url "https://github.com/intuit/auto/releases/download/v11.0.0/auto-macos.gz"
5+
version "v11.0.0"
6+
sha256 "10b1a4d6081c8a8cb2696cf4cd1a6af377e07e001cce3942e032189b63340e1f"
77

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

0 commit comments

Comments
 (0)