aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gource.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gource.rb b/Library/Formula/gource.rb
index e248c65c7..0fe58891f 100644
--- a/Library/Formula/gource.rb
+++ b/Library/Formula/gource.rb
@@ -2,8 +2,8 @@ require "formula"
class Gource < Formula
homepage "http://code.google.com/p/gource/"
- url "https://github.com/acaudwell/Gource/releases/download/gource-0.42/gource-0.42.tar.gz"
- sha1 "97ebaa5c9dd73698f578c0afd1c6e8d514d7452c"
+ url "https://github.com/acaudwell/Gource/releases/download/gource-0.43/gource-0.43.tar.gz"
+ sha1 "dda56952f9cc19821ae7c146736b00556ef51edf"
head do
url "https://github.com/acaudwell/Gource.git"