From 89321f187c334e30bda6e44fe0d5e54d1fbac282 Mon Sep 17 00:00:00 2001 From: Gianni Tam-McMillan Date: Wed, 17 May 2017 00:08:16 +0100 Subject: [PATCH] Update qtpass to 1.1.6 (#34261) --- Casks/qtpass.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/qtpass.rb b/Casks/qtpass.rb index 729b871877f..d763ea39633 100644 --- a/Casks/qtpass.rb +++ b/Casks/qtpass.rb @@ -5,7 +5,7 @@ cask 'qtpass' do # github.com/IJHack/qtpass was verified as official when first introduced to the cask url "https://github.com/IJHack/qtpass/releases/download/v#{version}/qtpass-#{version}.dmg" appcast 'https://github.com/IJHack/qtpass/releases.atom', - checkpoint: '56021f84c929bfa5afc5053d46090c6b92cb94d494c12809255b2072abf373ed' + checkpoint: '426e2c46f4e7ec81b5d7cd801778de605237964f002d109084234a0531f2dd29' name 'QtPass' homepage 'https://qtpass.org/'