2 version "2,2060,1527510167"
3 sha256 "56792a52fc91129f6f192cbbc0dbc6a7175d0699f2dab726baaf7d94f30ce150"
5 url "https://dl.devmate.com/com.gentlebytes.Startupizer#{version.major}/#{version.csv.second}/#{version.csv.third}/Startupizer#{version.major}-#{version.csv.second}.zip",
6 verified: "dl.devmate.com/com.gentlebytes.Startupizer#{version.major}/"
7 name "Startupizer#{version.major}"
8 desc "Login items handler"
9 homepage "http://gentlebytes.com/startupizer/"
12 url "https://updates.devmate.com/com.gentlebytes.Startupizer#{version.major}.xml"
13 regex(%r{/(\d+)/Startupizer(\d+?)[_-]v?(\d+(?:\.\d+)*)\.(?:dmg|zip)}i)
14 strategy :sparkle do |item, regex|
15 match = item.url.match(regex)
18 "#{match[2]},#{match[3]},#{match[1]}"
22 app "Startupizer#{version.major}.app"
25 "~/Library/Caches/com.gentlebytes.Startupizer#{version.major}",
26 "~/Library/Preferences/com.gentlebytes.Startupizer#{version.major}.plist",