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
241 B
Ruby
7 lines
241 B
Ruby
class Insync < Cask
|
|
url 'http://s.insynchq.com/builds/Insync-1.0.26.31705.dmg'
|
|
homepage 'https://insynchq.com/'
|
|
version '1.0.26.31705'
|
|
sha256 '620852c8a60e67385bc05bbb18619443088fa2485a11180047a8552864183a8a'
|
|
link 'Insync.app'
|
|
end
|