homebrew-cask/Casks/musictube.rb

14 lines
449 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'musictube' do
2016-01-17 03:21:26 +08:00
version '1.5.3'
sha256 '18c9c7169e9240cf8abfbb348199812cabcf6edecfd7dc1b1f4b1410ed3c4c41'
url 'http://flavio.tordini.org/files/musictube/musictube.dmg'
2015-12-26 04:57:40 +08:00
appcast 'http://flavio.tordini.org/musictube-ws/appcast.xml',
checkpoint: 'ca9cf394ad6e2b9dd618194c63c069c5f36bd8dec1c9445f6f8b804437a0c61c'
2015-01-23 06:18:03 +08:00
name 'Musictube'
homepage 'http://flavio.tordini.org/musictube'
2015-09-23 00:40:19 +08:00
license :commercial
2014-09-16 00:05:59 +08:00
app 'Musictube.app'
end