cask 'bitpay' do version '4.5.0' sha256 'b7546f443e8192cbda70f5af2cfe681cf32d928bea67b98f274a8aed0455da85' # github.com/bitpay/copay was verified as official when first introduced to the cask url "https://github.com/bitpay/copay/releases/download/v#{version}/BitPay.dmg" appcast 'https://github.com/bitpay/copay/releases.atom' name 'BitPay' homepage 'https://bitpay.com/' gpg "#{url}.sig", key_id: '9d17e656bb3b6163ae9d71725cd600a61112cfa1' app 'BitPay.app' zap trash: '~/Library/Application Support/bitpay' end