cask 'inkdrop' do version '4.4.1' sha256 'ba3c7b5881a517567617f31e48d75f117f162da59757ec6c35cb4b7a734a72fb' # d3ip0rje8grhnl.cloudfront.net was verified as official when first introduced to the cask url "https://d3ip0rje8grhnl.cloudfront.net/v#{version}/Inkdrop-#{version}-Mac.zip" appcast 'https://api.inkdrop.app/update/links' name 'Inkdrop' homepage 'https://www.inkdrop.info/' app 'Inkdrop.app' zap trash: [ '~/Library/Application Support/inkdrop', '~/Library/Saved Application State/info.pkpk.inkdrop.savedState', '~/Library/Caches/info.pkpk.inkdrop', '~/Library/Preferences/info.pkpk.inkdrop.plist', '~/Library/Preferences/info.pkpk.inkdrop.helper.plist', ] end