Vítor Galvão
9 years ago
1 changed files with 0 additions and 18 deletions
@ -1,18 +0,0 @@ |
|||||
cask 'xmlmind-editor352' do |
|
||||
version '3.5.2' |
|
||||
sha256 '94465404d8ebd0e4487231e0d55ba2e0431c6108e5cd81ad7bf0618d75fc3c6d' |
|
||||
|
|
||||
url "http://www.xmlmind.com/archive/xmleditor/#{version}/xxe-std-#{version.gsub('.','_')}.dmg" |
|
||||
name 'XMLMind XML Editor' |
|
||||
homepage 'http://www.xmlmind.com/xmleditor/' |
|
||||
license :commercial |
|
||||
|
|
||||
app "xxe-std-#{version.gsub('.','_')}/XMLEditor.app" |
|
||||
|
|
||||
caveats <<-EOS.undent |
|
||||
#{token} may require Java 6 (an older version), available from the |
|
||||
caskroom-versions repository via |
|
||||
|
|
||||
brew cask install caskroom/versions/java6 |
|
||||
EOS |
|
||||
end |
|
Loading…
Reference in new issue