homebrew-cask-versions/Casks/functionflip.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
313 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'
sha256 '66ac937e9ade979eca2d94881093ee5301bce660da1ace98e3c792da29b33c72'
prefpane 'FunctionFlip.prefPane'
end