homebrew-cask/Casks/lpk25-editor.rb

11 lines
311 B
Ruby
Raw Normal View History

class Lpk25Editor < Cask
2014-09-17 19:42:51 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://6be54c364949b623a3c0-4409a68c214f3a9eeca8d0265e9266c0.r0.cf2.rackcdn.com/453/downloads/lpk25_editor_mac_00.zip'
homepage 'http://www.akaipro.com/index.php/product/lpk25'
2014-10-01 23:33:17 +08:00
license :unknown
2014-09-16 00:05:52 +08:00
app 'LPK25_Editor/LPK25 Editor.app'
2013-10-21 02:17:20 +08:00
end