cask 'rekordbox' do version '4.3.0' sha256 '147bd4125cb18d50febba0b6fd7357bc391deb3f29822b5bb57eefd196d94727' 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