homebrew-cask/Casks/runtimebrowser.rb

13 lines
307 B
Ruby

cask 'runtimebrowser' do
version :latest
sha256 :no_check
# seriot.ch was verified as official when first introduced to the cask
url 'http://seriot.ch/temp/runtimebrowser.zip'
name 'RuntimeBrowser'
homepage 'https://github.com/nst/RuntimeBrowser'
license :oss
app 'RuntimeBrowser.app'
end