Added new Cask for SublerCLI (Subler Command Line Interface)

This commit is contained in:
Marc Cluet 2014-07-31 17:22:00 +01:00 committed by Vítor Galvão
parent 784b9da6b4
commit 487e2a977b
1 changed files with 9 additions and 0 deletions

9
Casks/sublercli.rb Normal file
View File

@ -0,0 +1,9 @@
class Sublercli < Cask
version '0.19'
sha256 '968c6c0ff530ee603a5a3deec93911cc1c5c1fd8b100883cb485278fccc79104'
url "https://subler.googlecode.com/files/SublerCLI-#{version}.zip"
homepage 'https://code.google.com/p/subler/'
binary 'SublerCLI'
end