Merge pull request #4961 from alebcay/runtimebrowser

Add RuntimeBrowser
This commit is contained in:
Radek Simko 2014-06-18 07:28:10 +01:00
commit b7d607e13f
1 changed files with 7 additions and 0 deletions

7
Casks/runtimebrowser.rb Normal file
View File

@ -0,0 +1,7 @@
class Runtimebrowser < Cask
url 'http://seriot.ch/temp/runtimebrowser.zip'
homepage 'https://github.com/nst/RuntimeBrowser'
version 'latest'
sha256 :no_check
link 'RuntimeBrowser.app'
end