aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/modman.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/modman.rb b/Library/Formula/modman.rb
index 730425960..6c7aa7da0 100644
--- a/Library/Formula/modman.rb
+++ b/Library/Formula/modman.rb
@@ -2,8 +2,8 @@ require "formula"
class Modman < Formula
homepage "https://github.com/colinmollenhour/modman"
- url "https://github.com/colinmollenhour/modman/archive/1.9.9.tar.gz"
- sha1 "248d68856d66941359a62db5a4a788545369c026"
+ url "https://github.com/colinmollenhour/modman/archive/1.10.tar.gz"
+ sha1 "6469426438d4f932f6863d6e2669a264b254944d"
def install
bin.install "modman"