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 May 20, 2022
1 parent 0602c9d commit e3d8d4f
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.36.5/auto-macos.gz"
version "v10.36.5"
sha256 "3893607ed39b02e8fca30c2c2a64129e6fc2ae2f632ee3afc430f6cc73e424c7"
url "https://github.com/intuit/auto/releases/download/v10.36.6/auto-macos.gz"
version "v10.36.6"
sha256 "217e882ab279417298ebc1077b76c42d27f7220959c4d8edd1ab476f80ad9f73"

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

0 comments on commit e3d8d4f

Please sign in to comment.