cask 'bankid' do version '7.7.1' sha256 '7f6ae74d49860695c3753235a04e9b9d0e4e5d13305cb2714e6a02fb632ea803' url "https://install.bankid.com/Repository/BankID_installation_#{version.dots_to_underscores}.pkg" name 'BankID' homepage 'https://install.bankid.com/' pkg "BankID_installation_#{version.dots_to_underscores}.pkg" uninstall pkgutil: 'com.bankid.BankID' end