mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
7 lines
272 B
Ruby
7 lines
272 B
Ruby
class Keyremap4macbook < Cask
|
|
url 'https://pqrs.org/macosx/keyremap4macbook/files/KeyRemap4MacBook-8.4.0.dmg'
|
|
homepage 'https://pqrs.org/macosx/keyremap4macbook/'
|
|
version '8.4.0'
|
|
sha1 'c2839a17437eebeb3e70684154b1715beefda511'
|
|
install 'KeyRemap4MacBook.pkg'
|
|
end
|