homebrew-cask-versions/Casks/pckeyboardhack.rb
2013-11-14 17:53:31 -05:00

7 lines
290 B
Ruby

class Pckeyboardhack < Cask
url 'https://pqrs.org/macosx/keyremap4macbook/files/PCKeyboardHack-10.2.0.dmg'
homepage 'https://pqrs.org/macosx/keyremap4macbook/pckeyboardhack.html.en'
version '10.2.0'
sha1 'f37d06a84ec75adb45040a144067709a6beb64fd'
install 'PCKeyboardHack.pkg'
end