010 editor

This commit is contained in:
Herb 2014-10-18 19:46:14 +08:00
parent 110d396fe7
commit 025ed805e3
1 changed files with 11 additions and 0 deletions

11
Casks/zero10-editor.rb Normal file
View File

@ -0,0 +1,11 @@
class Zero10Editor < Cask
version :latest
sha256 :no_check
url 'http://www.sweetscape.com/download/010EditorMacInstaller.dmg'
homepage 'http://www.sweetscape.com/'
license :unknown
pkg '010 Editor.pkg'
uninstall :pkgutil => 'com.SweetScape.010Editor.pkg'
end