vcprompt 1.1
Closes Homebrew/homebrew#23632. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b827af2317
commit
438eb115a2
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue