PageRenderTime 38ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/Casks/sublercli.rb

https://bitbucket.org/JoshHagins/homebrew-cask
Ruby | 10 lines | 8 code | 2 blank | 0 comment | 0 complexity | d2bbe1c506632efa53d8e00c166d3f06 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. cask :v1 => 'sublercli' do
  2. version :latest
  3. sha256 :no_check
  4. url "https://bitbucket.org/galad87/sublercli/downloads/SublerCLI-Test.zip"
  5. homepage 'https://bitbucket.org/galad87/sublercli/'
  6. license :oss
  7. binary 'SublerCLI'
  8. end