diff options
Diffstat (limited to 'Library/Formula/vcprompt.rb')
| -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 4f914a0a3..09f242179 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.2.tar.gz' -  sha1 '5e46cc8525f823ecd66c624903f15f5c50276290' +  url 'https://bitbucket.org/gward/vcprompt/downloads/vcprompt-1.2.1.tar.gz' +  sha1 'fb623e6183b8e5ccbbe5cf7d135a04e727c9b402'    head do      url 'hg://https://bitbucket.org/gward/vcprompt'  | 
