mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
7 lines
287 B
Ruby
7 lines
287 B
Ruby
class Functionflip < Cask
|
|
url 'http://kevingessner.com/public/downloads/FunctionFlip/2.2.2/FunctionFlip.prefPane.zip'
|
|
homepage 'http://kevingessner.com/software/functionflip/'
|
|
version '2.2.2'
|
|
sha1 '3e901f4e3a1d4eae17d3e8ae6c6cf7cad9a95457'
|
|
prefpane 'FunctionFlip.prefPane'
|
|
end
|