3 sha256 "62c84a6ce9d484e8e68feb4c6ad162ec09881ffc845bdaa9e179a3a8d016c6bc"
5 url "https://github.com/HearthSim/HSTracker/releases/download/#{version}/HSTracker.app.zip",
6 verified: "github.com/HearthSim/HSTracker/"
7 name "Hearthstone Deck Tracker"
8 desc "Deck tracker and deck manager for Hearthstone"
9 homepage "https://hsdecktracker.net/"
12 url "https://hsdecktracker.net/hstracker/appcast2.xml"
13 strategy :sparkle do |items|
14 items.map(&:short_version)
19 depends_on macos: ">= :mojave"
24 "~/Library/Application Support/HSTracker",
25 "~/Library/Application Support/net.hearthsim.hstracker",
26 "~/Library/Caches/HSTracker",
27 "~/Library/Caches/net.hearthsim.hstracker",
28 "~/Library/Cookies/net.hearthsim.hstracker.binarycookies*",
29 "~/Library/Logs/HSTracker",
30 "~/Library/Preferences/net.hearthsim.hstracker.plist",
31 "~/Library/Saved Application State/net.hearthsim.hstracker.savedState",