homebrew-cask/Casks/xnconvert.rb

12 lines
235 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'xnconvert' do
2014-09-17 19:43:08 +08:00
version :latest
2014-07-02 08:55:16 +08:00
sha256 :no_check
url 'http://download.xnview.com/XnConvert-mac-x64.tgz'
name 'XnSoft XnConvert'
2014-07-02 08:55:16 +08:00
homepage 'http://www.xnview.com/en/xnconvert/'
license :gratis
2014-07-02 08:55:16 +08:00
2014-09-16 00:06:39 +08:00
app 'XnConvert.app'
2014-07-02 08:55:16 +08:00
end