From 39c631638bf20a9ba4108dd83a3ec083009452a9 Mon Sep 17 00:00:00 2001 From: Chris Frage Date: Wed, 19 Oct 2016 07:32:26 +0200 Subject: [PATCH] Update seafile-client to 6.0.0 (#25928) --- Casks/seafile-client.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/seafile-client.rb b/Casks/seafile-client.rb index 97db443088..071b2c2ffd 100644 --- a/Casks/seafile-client.rb +++ b/Casks/seafile-client.rb @@ -1,6 +1,6 @@ cask 'seafile-client' do - version '5.1.4' - sha256 'e3e36be4fa239f0174c00b7799c4d6aeec435212abc27f9981bb9af7d96fdb0f' + version '6.0.0' + sha256 '55825a1f717fc94918e57e303c3fe1019d9a1921100443752d17349542111b21' # bintray.com/artifact/download/seafile-org was verified as official when first introduced to the cask url "https://bintray.com/artifact/download/seafile-org/seafile/seafile-client-#{version}.dmg"