homebrew-cask/Casks/minitube.rb

13 lines
418 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'minitube' do
2017-02-06 04:32:33 +08:00
version '2.6'
sha256 'e080005095a9b8828521dc91160c2251aebeaf63c873c95900a1db46b96f139c'
url 'http://flavio.tordini.org/files/minitube/minitube.dmg'
2015-12-26 04:57:40 +08:00
appcast 'http://flavio.tordini.org/minitube-ws/appcast.xml',
2017-02-06 04:32:33 +08:00
checkpoint: '4e9d1b9a1b2a43828e11006bede5f56f2c2af02539224fa8fe6f2f9972cc523d'
2015-04-14 04:23:06 +08:00
name 'Minitube'
homepage 'http://flavio.tordini.org/minitube'
2014-09-16 00:05:57 +08:00
app 'Minitube.app'
end