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 11, 2021
1 parent 34c3b11 commit 3c6035e
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.16.0/auto-macos.gz"
version "v10.16.0"
sha256 "c34e6aa1dcea8bbc133fec31806034dd34ec2865a394395e8a914037a5071450"
url "https://github.com/intuit/auto/releases/download/v10.16.1/auto-macos.gz"
version "v10.16.1"
sha256 "4e24b39575eb4b1735cda0f2a7d3a6f76ece26998af8f11ec9dcbd6e85c065d3"

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

0 comments on commit 3c6035e

Please sign in to comment.