mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
227 B
Ruby
7 lines
227 B
Ruby
class Handbrakebatch < Cask
|
|
url 'http://www.osomac.com/appcasts/handbrakebatch/HandBrakeBatch.zip'
|
|
homepage 'http://www.osomac.com/apps/osx/handbrake-batch/'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'HandBrakeBatch.app'
|
|
end
|