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 040b80c commit af71ce5
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.3/auto-macos.gz"
version "v11.0.3"
sha256 "9ad0a32963a3d22aefedf68670ef336df2dc8e54eb73091792cac9059edb697a"
url "https://github.com/intuit/auto/releases/download/v11.0.4/auto-macos.gz"
version "v11.0.4"
sha256 "044fabfb95c1b6960f389fa18c0c1fa8ce8df147ec46ae0015f93e20437148e3"

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

0 comments on commit af71ce5

Please sign in to comment.