homebrew-cask-versions/Casks/pc-keyboardhack.rb
2013-10-26 14:37:40 +01:00

7 lines
290 B
Ruby

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