aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAlexander Courtis2015-01-12 17:15:21 +1100
committerMike McQuaid2015-01-12 13:32:27 +0000
commitbea3b7a95571910b6e45fe78b9a7d35e33cfde4f (patch)
tree8987ebdc43dd7449a2ce54ecd10f09cab6926b15 /Library
parent5922d0224f6d5450ff249d14cff630da372de356 (diff)
downloadhomebrew-bea3b7a95571910b6e45fe78b9a7d35e33cfde4f.tar.bz2
mvnvm 1.0.1
Closes #35766. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mvnvm.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mvnvm.rb b/Library/Formula/mvnvm.rb
index 109136309..22137b2b7 100644
--- a/Library/Formula/mvnvm.rb
+++ b/Library/Formula/mvnvm.rb
@@ -2,8 +2,8 @@ require "formula"
class Mvnvm < Formula
homepage "http://mvnvm.org"
- url "https://bitbucket.org/mjensen/mvnvm/get/mvnvm-1.0.zip"
- sha1 "3f0e0217290d6db39c4ff504b9fcc254e52d70fb"
+ url "https://bitbucket.org/mjensen/mvnvm/get/mvnvm-1.0.1.zip"
+ sha1 "b9d4c10f934ece42e6148272d0be710c9e0cf1b6"
head "https://bitbucket.org/mjensen/mvnvm.git"