ilya-birman-typography-layout: fix RuboCop style.

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

View File

@ -1,12 +1,14 @@
cask 'ilya-birman-typography-layout' do
version '3.6'
sha256 '95366ae651a39f59fa6fd92e07edac6961d02d33ef0ea2e479152a703c567b6c'
cask "ilya-birman-typography-layout" do
version "3.6"
sha256 "95366ae651a39f59fa6fd92e07edac6961d02d33ef0ea2e479152a703c567b6c"
url "https://ilyabirman.ru/projects/typography-layout/download/ilya-birman-typolayout-#{version}-mac.dmg"
name 'Ilya Birman typography layout'
homepage 'https://ilyabirman.ru/projects/typography-layout/'
name "Ilya Birman typography layout"
homepage "https://ilyabirman.ru/projects/typography-layout/"
artifact 'Install Ilya Birman Typography Layout.app/Contents/Resources/Layout/Ilya Birman Typography Layout.bundle', target: Pathname.new(File.expand_path('~')).join('Library/Keyboard Layouts/Ilya Birman Typography Layout.bundle')
artifact \
"Install Ilya Birman Typography Layout.app/Contents/Resources/Layout/Ilya Birman Typography Layout.bundle",
target: Pathname.new(File.expand_path("~")).join("Library/Keyboard Layouts/Ilya Birman Typography Layout.bundle")
caveats <<~EOS
To enable new keyboard layouts, you must add them manually in System Preferences. More info on #{homepage}.