5 sha256 arm: "3b401cd48468cd7baf2882582dd7992db270b4ae11578052959edfbfb842b3be",
6 intel: "d0acc20801093e0c175cc1c353e7a0539bcd2df525e9c3d37f17b7a2769367ae"
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: ">= :ventura"
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",