3 sha256 "e089ee6c9288e9097e3570839421226a4c467ce29817bbc5c84eb13f3c24b076"
5 url "https://cdn.altstore.io/file/altstore/altserver/#{version.dots_to_underscores}.zip"
7 desc "iOS App Store alternative"
8 homepage "https://altstore.io/"
10 # Older items in the Sparkle feed may have a newer pubDate, so it's necessary
11 # to work with all of the items in the feed (not just the newest one).
13 url "https://altstore.io/altserver/sparkle-macos.xml"
14 strategy :sparkle do |items|
15 items.map(&:short_version)
20 depends_on macos: ">= :big_sur"
24 uninstall quit: "com.rileytestut.AltServer"
27 "~/Library/Caches/com.rileytestut.AltServer",
28 "~/Library/Cookies/com.rileytestut.AltServer.binarycookies",
29 "~/Library/Preferences/com.rileytestut.AltServer.plist",