3 sha256 "245cf33b0654855cbb0ec0fac5e84a861cc829ef63f082ac7894d25a160091f3"
5 url "https://download.zotero.org/client/release/#{version}/Zotero-#{version}.dmg"
7 desc "Collect, organise, cite, and share research sources"
8 homepage "https://www.zotero.org/"
11 url "https://www.zotero.org/download/client/update/0/0/Darwin/0/release/update.xml?force=1"
12 strategy :xml do |xml|
13 xml.get_elements("//update").map { |item| item.attributes["version"] }
18 conflicts_with cask: "zotero@beta"
19 depends_on macos: ">= :sierra"
24 "~/Library/Application Scripts/org.zotero.SafariExtensionApp.SafariExtension",
25 "~/Library/Application Support/Zotero",
26 "~/Library/Caches/Zotero",
27 "~/Library/Containers/org.zotero.SafariExtensionApp.SafariExtension",
28 "~/Library/Preferences/org.zotero.zotero.plist",
29 "~/Library/Saved Application State/org.zotero.zotero.savedState",