homebrew-cask-versions/Casks/runtimebrowser.rb
2015-01-18 03:06:05 +00:00

11 lines
285 B
Ruby

cask :v1 => 'runtimebrowser' do
version :latest
sha256 :no_check
# seriot.ch is the official download host per the vendor homepage
url 'http://seriot.ch/temp/runtimebrowser.zip'
homepage 'https://github.com/nst/RuntimeBrowser'
license :oss
app 'RuntimeBrowser.app'
end