diff --git a/Casks/kap.rb b/Casks/kap.rb index b69d705d89d..5118a3b2c27 100644 --- a/Casks/kap.rb +++ b/Casks/kap.rb @@ -5,7 +5,7 @@ cask 'kap' do # github.com/wulkano/kap was verified as official when first introduced to the cask url "https://github.com/wulkano/kap/releases/download/v#{version.major_minor_patch}/Kap-#{version}.dmg" appcast 'https://github.com/wulkano/kap/releases.atom', - checkpoint: 'e67cf1cab1106059a7d545b04c56731ef398c41fb0c692138a4579f0d97dc890' + checkpoint: 'af9700a8ee3e0e5f4281113044d304709004c934b05ca5f0fae85af49b24d703' name 'Kap' homepage 'https://getkap.co/'