git-cal v0.9.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-10-18 18:53:41 -05:00 committed by Adam Vandenberg
parent 3ee92c7740
commit 3e90732938
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class GitCal < Formula
homepage 'https://github.com/k4rthik/git-cal'
url 'https://github.com/k4rthik/git-cal/archive/v0.9.tar.gz'
sha1 'dd4027e367382a8593cab4212d2c7882a7b37680'
url 'https://github.com/k4rthik/git-cal/archive/v0.9.1.tar.gz'
sha1 '74c70107c9580c0455e01414ccae7333a746bca1'
def install
bin.install 'git-cal'