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 Apr 4, 2024
1 parent b67acfd commit 2f17b25
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.1.3/auto-macos.gz"
version "v11.1.3"
sha256 "9a00c72148eaf771b1d20152596717cb423e8b8ff4fa875858b7c44539243da4"
url "https://github.com/intuit/auto/releases/download/v11.1.4/auto-macos.gz"
version "v11.1.4"
sha256 "2926fc501a7159eb78ae057b78d1df3d743873b4d4711abd70aa086c6350cd5e"

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

0 comments on commit 2f17b25

Please sign in to comment.