Update Rest client to version 3.2.1

This commit is contained in:
Rimenes Ribeiro 2013-11-18 10:09:01 -02:00
parent 2cedec9f6a
commit f0870869ca
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class RestClient < Cask class RestClient < Cask
url 'https://rest-client.googlecode.com/files/restclient-ui-3.2-app.zip' url 'https://rest-client.googlecode.com/files/restclient-ui-3.2.1-app.zip'
homepage 'https://code.google.com/p/rest-client' homepage 'https://code.google.com/p/rest-client'
version '3.2' version '3.2.1'
sha1 'e6846058083b3f765f7c33ac69a558cc473940cd' sha1 'af3ba630c417524ae6a8a972680d26e6ad470dd1'
link 'WizTools.org RESTClient.app' link 'WizTools.org RESTClient.app'
end end