1 cask "hiarcs-chess-explorer" do
4 sha256 "eaf7627801ca4cc2351fef58bb313353eca2a51d894e28df2b627dd011856a7f"
12 sha256 "6f188f9c9041ed5667f0398e7b2a9b00d998bd6c77e9391163895bbd746f49ee"
18 on_mojave :or_newer do
20 sha256 "fb4569d32e04e4a0434892ad283ccfe97f00ce0525c2851e403f8a13e3cdaaf3"
23 url "https://www.hiarcs.com/mac-chess-explorer-download.html"
24 regex(%r{href=.*?/HIARCS-Chess-Explorer-Installer[._-]v?(\d+(?:\.\d+)+[a-z]?)\.pkg}i)
28 url "https://www.hiarcs.com/hce/HIARCS-Chess-Explorer-Installer-v#{version}.pkg"
29 name "(Deep) HIARCS Chess Explorer"
30 desc "Chess database, analysis and game playing program"
31 homepage "https://www.hiarcs.com/mac-chess-explorer.html"
33 pkg "HIARCS-Chess-Explorer-Installer-v#{version}.pkg"
35 uninstall signal: ["TERM", "com.hiarcs.chessexplorer"],
36 pkgutil: "com.hiarcs.*"
38 zap trash: "~/Library/Preferences/com.hiarcs.Chess Explorer.plist",
39 rmdir: "~/Documents/HIARCS Chess"