mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
240 B
Ruby
9 lines
240 B
Ruby
class Insync < Cask
|
|
version '1.0.29.31750'
|
|
sha256 '2b0000066f2941c59da4b2e9c2b2f6f7a63829d1d2743342f7e7ef658b13dd2c'
|
|
|
|
url "http://s.insynchq.com/builds/Insync-#{version}.dmg"
|
|
homepage 'https://insynchq.com/'
|
|
|
|
app 'Insync.app'
|
|
end
|