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 26, 2023
1 parent 2ccd8f9 commit 726ed50
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/v10.45.1/auto-macos.gz"
version "v10.45.1"
sha256 "401ead5caa6c5e39f855e2b1226b154168ae2f2c683c4cd5adafe8daabbfad83"
url "https://github.com/intuit/auto/releases/download/v10.45.2/auto-macos.gz"
version "v10.45.2"
sha256 "8418139f25f82a066eb4a48b058e16ca151c6edefd0c131c61b330321a4e27f9"

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

0 comments on commit 726ed50

Please sign in to comment.