homebrew-cask/Casks/audio-editor.rb

15 lines
422 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'audio-editor' do
2014-09-17 19:42:38 +08:00
version :latest
sha256 :no_check
2013-11-23 03:00:16 +08:00
url 'http://www.macsome.com/AudioEditor.dmg'
2015-12-26 04:57:40 +08:00
appcast 'http://www.macsome.com/audio-editor-mac/su_feed.xml',
:sha256 => '562863ab96acd8e542cfa83a63ffb7bab65f8ac91327c537567d8128b3fab30e'
name 'Macsome Audio Editor'
name 'Macsome AudioEditor'
2014-12-25 01:31:37 +08:00
homepage 'http://www.macsome.com/audio-editor-mac/'
2014-10-13 23:51:58 +08:00
license :gratis
2014-09-16 00:05:16 +08:00
app 'Audio Editor.app'
2013-11-23 03:00:16 +08:00
end