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/'