homebrew-cask-versions/Casks/keyremap4macbook.rb
Steffen Becker b5d85161d9 rename of the file/class to match conventions
no dashes in filename and uppercase in class-name (no camelcase)
2013-06-30 10:13:42 +02:00

7 lines
272 B
Ruby

class Keyremap4macbook < Cask
url 'https://pqrs.org/macosx/keyremap4macbook/files/KeyRemap4MacBook-8.3.0.dmg'
homepage 'https://pqrs.org/macosx/keyremap4macbook/'
version '8.3.0'
sha1 '9b9412d69a7509ae0df7aac672e08e6363fe0ca3'
install 'KeyRemap4MacBook.pkg'
end