cask 'rekordbox' do version '4.2.5' sha256 'f178f33cc733944abcdbfe8223e43668eb43b0f73f542397421fa37f201d74fa' url "https://rekordbox.com/_app/files/Install_rekordbox_#{version.dots_to_underscores}.pkg.zip" name 'rekordbox' homepage 'https://rekordbox.com/en/' pkg "Install_rekordbox_#{version.dots_to_underscores}.pkg" uninstall pkgutil: 'com.pioneer.rekordbox.*', delete: '/Applications/rekordbox 4/' end