homebrew-cask/Casks/handbrakebatch.rb

17 lines
461 B
Ruby
Raw Normal View History

cask :v1_1 => 'handbrakebatch' do
version '2.25'
sha256 'd5f57d1a7ef9a85b32c800aa8c94ea73420940b6a9e463561df343fe82c64c6c'
url "https://www.osomac.com/appcasts/handbrakebatch/HandBrakeBatch_#{version}.zip"
2014-05-14 21:40:00 +08:00
appcast 'https://www.osomac.com/appcasts/handbrakebatch/HandBrakeBatch.xml'
2015-01-10 05:35:33 +08:00
name 'HandBrakeBatch'
2015-06-29 14:32:18 +08:00
homepage 'https://www.osomac.com/apps/osx/handbrake-batch/'
2015-09-03 03:13:14 +08:00
license :gpl
2014-09-16 00:05:40 +08:00
app 'HandBrakeBatch.app'
caveats do
discontinued
end
2012-10-16 04:38:54 +08:00
end