5 sha256 arm: "846020241f5c1133d656a16d2bb13ec76bda8207ea2a91904b38a844cdeef05e",
6 intel: "0f3b06743fb5d587abc33ee31c5872f90bde098ad6714de2ec2d0c57ce4b9816"
8 url "https://downloads.logoscdn.com/LBS10/Installer/#{version}/LogosMac#{arch}.dmg",
9 verified: "downloads.logoscdn.com/"
11 desc "Bible study software"
12 homepage "https://www.logos.com/"
15 url "https://clientservices.logos.com/update/v1/feed/logos10-mac/stable.xml"
16 strategy :xml do |xml|
17 xml.get_elements("//logos:version")&.map { |item| item.text&.strip }
22 depends_on macos: ">= :monterey"
26 uninstall launchctl: "com.logos.LogosIndexer",
27 quit: "com.logos.Logos"
30 "~/Library/Preferences/com.logos.Logos.plist",
31 "~/Library/Preferences/com.logos.LogosCEF.plist",
32 "~/Library/Preferences/com.logos.LogosIndexer.plist",