Update supersync to 6.1.1 (#25005)

This commit is contained in:
miccal 2016-09-29 23:50:40 +08:00 committed by Markus Reiter
parent 848c1bd2a2
commit 47b715b407
1 changed files with 2 additions and 8 deletions

View File

@ -1,14 +1,8 @@
cask 'supersync' do
version '6.1.1'
sha256 '43ca3fa8eebdba63bf9b8f2c17d26f0847e0ae55c114312f606240cbbbf88ce4'
if Hardware::CPU.is_32_bit? || MacOS.version <= :snow_leopard
sha256 'de1b01b0132e97bd1423907af4e39150e63475b27a4a7e0310cfe2db31f38190'
url "https://supersync.com/downloads/SuperSync32_#{version}.dmg"
else
sha256 '43ca3fa8eebdba63bf9b8f2c17d26f0847e0ae55c114312f606240cbbbf88ce4'
url "https://supersync.com/downloads/SuperSync_#{version}.dmg"
end
url "https://supersync.com/downloads/SuperSync_#{version}.dmg"
name 'SuperSync'
homepage 'https://supersync.com/'
license :commercial