git-flow-avh 1.12.2

NOTE: there is no brew formula for git-flow-avh 1.12.1 because that
version failed to pass `brew test git-flow-avh` (which is a requirement
for any brew formula update) due to a missing ); fixed in
  https://github.com/petervanderdoes/gitflow-avh/ ...
   ... commit/aad4610f5dfe133b323d4ccb97e44af0825b0d9d

Closes #37752.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Stefan Schablowski 2019-03-10 09:55:15 +01:00 committed by Chongyu Zhu
parent 44d52592a9
commit c9b5339e3d
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -3,8 +3,8 @@ class GitFlowAvh < Formula
homepage "https://github.com/petervanderdoes/gitflow-avh"
stable do
url "https://github.com/petervanderdoes/gitflow-avh/archive/1.12.0.tar.gz"
sha256 "3de0d33376fbbfa11d0a0f7d49e2d743f322ff89920c070593b2bbb4187f2af5"
url "https://github.com/petervanderdoes/gitflow-avh/archive/1.12.2.tar.gz"
sha256 "9f9345e151fef8fb1049122f9fe5b02af7ec207a2bbfa98700b8940159280c46"
resource "completion" do
url "https://github.com/petervanderdoes/git-flow-completion/archive/0.6.0.tar.gz"