multibit-hd: fix RuboCop style.

See https://github.com/Homebrew/brew/pull/7867.
This commit is contained in:
Mike McQuaid 2020-07-27 10:31:14 +01:00
parent 4d266ffd5b
commit 79e475fe88
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,14 +1,14 @@
cask 'multibit-hd' do
version '0.5.1'
sha256 'c79e4e315576db7152a139f2c35aa5b47bc706a3df9669bfddba9bdeb9db4520'
cask "multibit-hd" do
version "0.5.1"
sha256 "c79e4e315576db7152a139f2c35aa5b47bc706a3df9669bfddba9bdeb9db4520"
url "https://multibit.org/releases/multibit-hd/multibit-hd-#{version}/multibit-macos-#{version}-drag-install.dmg"
name 'MultiBit HD'
homepage 'https://multibit.org/'
name "MultiBit HD"
homepage "https://multibit.org/"
app 'MultiBit HD.app'
app "MultiBit HD.app"
uninstall quit: 'com.install4j.6925-4794-5772-4956.24'
uninstall quit: "com.install4j.6925-4794-5772-4956.24"
caveats do
discontinued