From a8a4f0624d2e30b0ac1109cc15e86360e76d018c Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Tue, 14 Dec 2021 11:28:11 +1100 Subject: [PATCH] Update cleanshot from 3.9.4 to 4.0 (#115826) --- Casks/cleanshot.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/cleanshot.rb b/Casks/cleanshot.rb index 174381d71d8..1d9c561d303 100644 --- a/Casks/cleanshot.rb +++ b/Casks/cleanshot.rb @@ -1,8 +1,8 @@ cask "cleanshot" do - version "3.9.4" - sha256 "59224386ec40ed0e1de092b4f0bf061c9f91378f278c231aac302454c6ff22bf" + version "4.0" + sha256 "035b429459257d134298e3bf4f1670e2d58fcec9a304309eeb27fc5725527f24" - url "https://updates.getcleanshot.com/v#{version.major}/CleanShot-X-#{version}.dmg" + url "https://updates.getcleanshot.com/v3/CleanShot-X-#{version}.dmg" name "CleanShot" desc "Screen capturing tool" homepage "https://getcleanshot.com/"