From 9982e8afa8fa9a6cbd3d128ddc943073d0f05237 Mon Sep 17 00:00:00 2001 From: Jon Brisbin Date: Thu, 25 Oct 2012 11:12:59 -0500 Subject: rest-shell 1.1.4 Closes #15664. Signed-off-by: Adam Vandenberg --- Library/Formula/rest-shell.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/rest-shell.rb b/Library/Formula/rest-shell.rb index 98b08a007..75545d539 100644 --- a/Library/Formula/rest-shell.rb +++ b/Library/Formula/rest-shell.rb @@ -1,10 +1,10 @@ require 'formula' class RestShell < Formula - homepage 'https://github.com/jbrisbin/rest-shell' - url 'https://github.com/downloads/jbrisbin/rest-shell/rest-shell-1.1.3.RELEASE.tar.gz' - version '1.1.3.RELEASE' - sha1 '0d43e99fabae72b068a09955053793ae4164c099' + homepage 'https://github.com/SpringSource/rest-shell' + url 'https://github.com/downloads/SpringSource/rest-shell/rest-shell-1.1.4.RELEASE.tar.gz' + version '1.1.4.RELEASE' + sha1 'e34def6696c9c5834eaf5781c1eb8e6ab34ff86f' def install libexec.install Dir['*'] -- cgit v1.2.3