Skip to content

Commit

Permalink
Bump auto brew formula [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Sep 10, 2023
1 parent 55615fa commit 6e35c33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/auto.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Auto < Formula
desc "Generate releases based on semantic version labels on pull requests."
homepage "https://intuit.github.io/auto"
url "https://github.com/intuit/auto/releases/download/v11.0.2/auto-macos.gz"
version "v11.0.2"
sha256 "895eaa333b233cd749bde393bb8a140d8fd1eeb0de3542cc4cd825bf6ab41c3e"
url "https://github.com/intuit/auto/releases/download/v11.0.3/auto-macos.gz"
version "v11.0.3"
sha256 "9ad0a32963a3d22aefedf68670ef336df2dc8e54eb73091792cac9059edb697a"

def install
libexec.install Dir["*"]
Expand Down

0 comments on commit 6e35c33

Please sign in to comment.