2 version "7.1-beta.8,2afbe030d"
3 sha256 "b5082f4e59fd089b9a675c1ce227b422e2521d59195a93c251f3fd564a8e861c"
5 url "https://download.zotero.org/client/beta/#{version.csv.first}%2B#{version.csv.second}/Zotero-#{version.csv.first}%2B#{version.csv.second}.dmg"
7 desc "Collect, organize, cite, and share research sources"
8 homepage "https://www.zotero.org/"
11 url "https://www.zotero.org/download/client/update/0/0/Darwin/0/beta/update.xml?force=1"
12 strategy :xml do |xml|
13 xml.get_elements("//update").map { |item| item.attributes["version"]&.tr("+", ",") }
18 conflicts_with cask: "zotero"
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-beta.plist",
29 "~/Library/Saved Application State/org.zotero.zotero-beta.savedState",