Files
homebrew-cask/Casks/h/handbrakebatch.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

15 lines
351 B
Ruby

cask "handbrakebatch" do
version "2.25"
sha256 "d5f57d1a7ef9a85b32c800aa8c94ea73420940b6a9e463561df343fe82c64c6c"
url "https://osomac.com/appcasts/handbrakebatch/HandBrakeBatch_#{version}.zip"
name "HandBrakeBatch"
homepage "https://osomac.com/apps/osx/handbrake-batch/"
app "HandBrakeBatch.app"
caveats do
discontinued
end
end