homebrew-cask/Casks/upeditor.rb

12 lines
338 B
Ruby
Raw Normal View History

2014-11-18 15:38:45 +08:00
cask :v1 => 'upeditor' do
version :latest
sha256 :no_check
url 'https://user.95516.com/ctrl/UPEditor_2.dmg'
2015-05-06 03:29:11 +08:00
name 'UPEditor plugin'
2014-11-18 15:38:45 +08:00
homepage 'https://www.95516.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-11-18 15:38:45 +08:00
internet_plugin 'UPEditorSafari.plugin'
end