handbrakebatch: fix RuboCop style.

See https://github.com/Homebrew/brew/pull/7867.
This commit is contained in:
Mike McQuaid 2020-07-27 10:26:05 +01:00
parent e00e6365dc
commit 6c375e149c
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 7 additions and 7 deletions

View File

@ -1,13 +1,13 @@
cask 'handbrakebatch' do
version '2.25'
sha256 'd5f57d1a7ef9a85b32c800aa8c94ea73420940b6a9e463561df343fe82c64c6c'
cask "handbrakebatch" do
version "2.25"
sha256 "d5f57d1a7ef9a85b32c800aa8c94ea73420940b6a9e463561df343fe82c64c6c"
url "https://osomac.com/appcasts/handbrakebatch/HandBrakeBatch_#{version}.zip"
appcast 'https://osomac.com/appcasts/handbrakebatch/HandBrakeBatch.xml'
name 'HandBrakeBatch'
homepage 'https://osomac.com/apps/osx/handbrake-batch/'
appcast "https://osomac.com/appcasts/handbrakebatch/HandBrakeBatch.xml"
name "HandBrakeBatch"
homepage "https://osomac.com/apps/osx/handbrake-batch/"
app 'HandBrakeBatch.app'
app "HandBrakeBatch.app"
caveats do
discontinued