cask 'unity-download-assistant' do version '5.6.0f3,497a0f351392' sha256 '5dcd1f56ce7d32c84238354a1cd40f797f224e4012d3ea8ab9ee6e3bac4c1f1c' url "https://netstorage.unity3d.com/unity/#{version.after_comma}/UnityDownloadAssistant-#{version.before_comma}.dmg" name 'Unity' homepage 'https://unity3d.com/unity/' installer manual: 'Unity Download Assistant.app' uninstall pkgutil: 'com.unity3d.*' end