Skip to content

Commit c696169

Browse files
Bump auto brew formula [skip ci]
1 parent f87725f commit c696169

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"
4-
url "https://github.com/intuit/auto/releases/download/v11.2.1/auto-macos.gz"
5-
version "v11.2.1"
6-
sha256 "e805161e018fffaa24cbb7fabcf77e6ab047706669492f893cbe82b24d7f0d35"
4+
url "https://github.com/intuit/auto/releases/download/v11.3.0/auto-macos.gz"
5+
version "v11.3.0"
6+
sha256 "c7527afe74d8469b3c52fb2c753cec7dbed5d9a7618fa9231697af0d76c00a77"
77

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

0 commit comments

Comments
 (0)