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 Feb 9, 2023
1 parent 5283ff6 commit b71db5c
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.40.0/auto-macos.gz"
version "v10.40.0"
sha256 "6d6b01f5b3cf09b4d97653be6a2ae2c7a260a99f5d2501058e61bd9ac2bc6362"
url "https://github.com/intuit/auto/releases/download/v10.41.0/auto-macos.gz"
version "v10.41.0"
sha256 "fd83a479ada3c4fa6ae2e8143af4d85f4aaccb5b382fab7d02ae36c09085cb1c"

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

0 comments on commit b71db5c

Please sign in to comment.