Skip to content

Commit 335fadb

Browse files
Bump auto brew formula [skip ci]
1 parent 8f6d436 commit 335fadb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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.1.5/auto-macos.gz"
5-
version "v11.1.5"
6-
sha256 "afc9c20bc8d91c3dcf14201b4957e64e5f2cacbc9318b22b324017f43a82965a"
4+
url "https://github.com/intuit/auto/releases/download/v11.1.6/auto-macos.gz"
5+
version "v11.1.6"
6+
sha256 "bd28829b13a3f5e62610e400b64f68546dd2ebdec79d7d2da82f9323c9ead953"
77

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

0 commit comments

Comments
 (0)