aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Brisbin2012-10-25 11:12:59 -0500
committerAdam Vandenberg2012-10-25 21:20:21 -0700
commit9982e8afa8fa9a6cbd3d128ddc943073d0f05237 (patch)
treebd8feb59ef84ad5c865e4fd0178da98dfda1cee4
parentc8b0ee9f0f9cdb761ded40400af051740c7a633b (diff)
downloadhomebrew-9982e8afa8fa9a6cbd3d128ddc943073d0f05237.tar.bz2
rest-shell 1.1.4
Closes #15664. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/rest-shell.rb8
1 files changed, 4 insertions, 4 deletions
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['*']