cig 0.1.5

Update cig to v0.1.5

Closes Homebrew/homebrew#41898.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Steven Jack 2015-07-19 15:04:53 +01:00 committed by Dominyk Tiller
parent f7592d4582
commit 0e70834733

View file

@ -3,8 +3,8 @@ require "language/go"
class Cig < Formula
desc "CLI app for checking the state of your git repositories"
homepage "https://github.com/stevenjack/cig"
url "https://github.com/stevenjack/cig/archive/v0.1.4.tar.gz"
sha256 "2a404649fa9041ddff6e37838d8309e8f2cf7fb7463122035ab8522343842c46"
url "https://github.com/stevenjack/cig/archive/v0.1.5.tar.gz"
sha256 "545a4a8894e73c4152e0dcf5515239709537e0192629dc56257fe7cfc995da24"
head "https://github.com/stevenjack/cig.git"
bottle do