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 Jan 11, 2021
1 parent 123c81d commit 0713aef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/auto.rb
@@ -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.5.1/auto-macos.gz"
version "v10.5.1"
sha256 "a84c3ca88389618a48ccea5f4dff399e952d8c28a0163cfa2ae9349176a221a1"
url "https://github.com/intuit/auto/releases/download/v10.6.0/auto-macos.gz"
version "v10.6.0"
sha256 "54099fa76e594531a2ec17646e7912485694ba212af1910963eb1fdce9e07675"

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

0 comments on commit 0713aef

Please sign in to comment.