mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
238 B
Ruby
7 lines
238 B
Ruby
class PowerKey < Cask
|
|
url 'https://github.com/pkamb/PowerKey/releases/download/v1.1/PowerKey.zip'
|
|
homepage 'http://pkamb.github.io/PowerKey/'
|
|
version '1.1'
|
|
sha1 '3403eee29940e287f9013a93b89e0605ad6aae30'
|
|
link 'PowerKey.app'
|
|
end
|