aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-cal.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-cal.rb')
-rw-r--r--Library/Formula/git-cal.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-cal.rb b/Library/Formula/git-cal.rb
index 98f66ba15..88507c780 100644
--- a/Library/Formula/git-cal.rb
+++ b/Library/Formula/git-cal.rb
@@ -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'