Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
rest-shell 1.1.3
Browse files Browse the repository at this point in the history
Closes #15638.
  • Loading branch information
adamv committed Oct 24, 2012
1 parent 96c4bb2 commit 055f919
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/jbrisbin/rest-shell'
url 'https://github.com/downloads/jbrisbin/rest-shell/rest-shell-1.1.2.RELEASE.tar.gz'
version '1.1.2.RELEASE'
sha1 '55fa274283e8e32d12c7ba03406a59eda3ccab34'
url 'https://github.com/downloads/jbrisbin/rest-shell/rest-shell-1.1.3.RELEASE.tar.gz'
version '1.1.3.RELEASE'
sha1 '0d43e99fabae72b068a09955053793ae4164c099'

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

0 comments on commit 055f919

Please sign in to comment.