From dc35db4ac628f72f664a4e0f5aae7c93c593ecc5 Mon Sep 17 00:00:00 2001 From: Victor Popkov Date: Fri, 11 Nov 2016 01:11:22 +0100 Subject: [PATCH] Update devonthink to 2.9.7 (#26655) --- Casks/devonthink.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/devonthink.rb b/Casks/devonthink.rb index e2c828123fb37..a961895cffd99 100644 --- a/Casks/devonthink.rb +++ b/Casks/devonthink.rb @@ -1,11 +1,11 @@ cask 'devonthink' do - version '2.9.6' - sha256 '91f482f87f52e24fb0f56725c1fef8296f5293cc9d341d1082a4d5686de2afc9' + version '2.9.7' + sha256 '7ef599163bda487d9366f0ac33cec44851969ca921b9f3dd57f5f6570990ebda' # amazonaws.com/DTWebsiteSupport was verified as official when first introduced to the cask url "https://s3.amazonaws.com/DTWebsiteSupport/download/devonthink/#{version}/DEVONthink_Personal.app.zip" appcast 'http://www.devon-technologies.com/fileadmin/templates/filemaker/sparkle.php?product=217255&format=xml', - checkpoint: '489254857e55a860ab6d9da9db145404ea6d2153a0521479f275f1585a76c187' + checkpoint: 'b52cda71b26980a2021257d56d2e3be80a3093dc190be42153ee48e8eb7fe1f7' name 'DEVONthink Personal' homepage 'http://www.devontechnologies.com/products/devonthink/devonthink-personal.html'