Skip to content

Commit

Permalink
rest-shell 1.2.0.RELEASE
Browse files Browse the repository at this point in the history
Closes Homebrew#15884.

Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
jbrisbin authored and adamv committed Nov 6, 2012
1 parent 8d0531d commit ea34317
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/rest-shell.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

class RestShell < Formula
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'
url 'https://github.com/downloads/SpringSource/rest-shell/rest-shell-1.2.0.RELEASE.tar.gz'
version '1.2.0.RELEASE'
sha1 '747f43454e91a5c25d1342f499b57326b0d17d9a'

def install
libexec.install Dir['*']
Expand Down

0 comments on commit ea34317

Please sign in to comment.