cask 'tankix' do version 'andromeda2-33928' sha256 '71917f11db0719a805d6a3e4dcb4caeb0cf88f11af2ee6ab6dc4a59ec5a5c895' url "https://static.tankix.com/app/StandaloneOSXIntel64/#{version}/TankiX.dmg" name 'Tanki X' homepage 'https://tankix.com/' auto_updates true app 'tankix.app' zap trash: [ '/Library/Logs/DiagnosticReports/tankix*', '~/Library/Application Support/CrashReporter/tankix*', '~/Library/Preferences/unity.AlternativaPlatform.TankiX.plist', '~/Library/Saved Application State/unity.AlternativaPlatform.TankiX.savedState', ] end