5 url "https://redquits.s3.amazonaws.com/RedQuits_v#{version.major}.pkg",
6 verified: "redquits.s3.amazonaws.com/"
8 desc "Quit an app when closing the last window"
9 homepage "http://carsten-mielke.com/redquits.html"
13 regex(/RedQuits\s+v?(\d+(?:\.\d+)+)/i)
16 pkg "RedQuits_v#{version.major}.pkg"
18 uninstall pkgutil: "com.carsten-mielke.RedQuits"
20 zap trash: "~/Library/Preferences/com.carsten-mielke.RedQuits.plist"