aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBobby Burden2014-12-31 08:13:29 -0500
committerMike McQuaid2014-12-31 14:57:59 +0000
commit20b08aff2b9be4083fc250d2ef7b2c734bfe04c2 (patch)
tree84fb9ae626ea49ccdc32a908fa2cc0b5ce2f40d8 /Library
parent3804e432f344d0d8dd9b26771f7b3b31d2f3fcca (diff)
downloadhomebrew-20b08aff2b9be4083fc250d2ef7b2c734bfe04c2.tar.bz2
Version bump from 1.9.9 to 1.10
Closes #35394. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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"