From 438eb115a21eb03e6dbc3bc1ecaea66594471814 Mon Sep 17 00:00:00 2001 From: Robert Gieseke Date: Sat, 26 Oct 2013 18:27:51 +0200 Subject: [PATCH] vcprompt 1.1 Closes Homebrew/homebrew#23632. Signed-off-by: Adam Vandenberg --- Formula/vcprompt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vcprompt.rb b/Formula/vcprompt.rb index 730d2fa0f0..35fe51c91b 100644 --- a/Formula/vcprompt.rb +++ b/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'