rest-shell 1.1.3

Closes Homebrew/homebrew#15638.
master
Adam Vandenberg 2012-10-24 06:49:28 -07:00
parent b7750c0228
commit 05d107684d
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
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['*']