mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
265 B
Ruby
7 lines
265 B
Ruby
class Shiftit < Cask
|
|
url 'https://github.com/downloads/fikovnik/ShiftIt/ShiftIt-develop-1.6.zip'
|
|
homepage 'https://github.com/fikovnik/ShiftIt'
|
|
version '1.6'
|
|
sha256 '538e0628d6fc99c3562694c0722cb41699d6a802f0032678ef05fa2b53711955'
|
|
link 'ShiftIt.app'
|
|
end
|