From 79a89283a8b88f82a5954f46fb9df3e9545459e4 Mon Sep 17 00:00:00 2001 From: Gianni Tam-McMillan Date: Sun, 21 May 2017 21:40:13 +0100 Subject: [PATCH] Update caret 2.1.3 checkpoint (#34687) --- Casks/caret.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/caret.rb b/Casks/caret.rb index 46b2c97233..9c822cff94 100644 --- a/Casks/caret.rb +++ b/Casks/caret.rb @@ -5,7 +5,7 @@ cask 'caret' do # github.com/careteditor/caret was verified as official when first introduced to the cask url "https://github.com/careteditor/caret/releases/download/#{version}/Caret.dmg" appcast 'https://github.com/careteditor/caret/releases.atom', - checkpoint: 'aa877fd8c94ea916f302c37e78ddb7db474fff05162cc23a6b5ec7f817879186' + checkpoint: '720cbeb85539a47196d52c7a842774eb53fa65943c1ad6d24977ed20c58dbc10' name 'Caret' homepage 'https://caret.io/'