mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
290 B
Ruby
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
|