diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/vcprompt.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vcprompt.rb b/Library/Formula/vcprompt.rb index 730d2fa0f..35fe51c91 100644 --- a/Library/Formula/vcprompt.rb +++ b/Library/Formula/vcprompt.rb @@ -2,8 +2,8 @@ require 'formula' class Vcprompt < Formula homepage 'https://bitbucket.org/gward/vcprompt' - url 'https://bitbucket.org/gward/vcprompt/downloads/vcprompt-1.0.tar.gz' - sha1 'a393d06a3b6030a822af53c985b6a170265ee901' + url 'https://bitbucket.org/gward/vcprompt/downloads/vcprompt-1.1.tar.gz' + sha1 '6982e3ecc0c677546da1e067984c0e25c3f9261c' head 'hg://https://bitbucket.org/gward/vcprompt' |
