homebrew-cask/Casks/endnote.rb

11 lines
301 B
Ruby
Raw Normal View History

2014-11-14 01:25:47 +08:00
cask :v1 => 'endnote' do
2014-10-02 01:32:45 +08:00
version :latest
sha256 :no_check
url 'http://endnote.com/x7/EndNoteX7Installer.dmg'
homepage 'http://endnote.com/'
2014-12-21 00:11:02 +08:00
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-10-02 01:32:45 +08:00
app 'EndNote X7/EndNote X7.app'
end