Merge pull request #634 from kryptonit1/zotero-label

New Label: Zotero
This commit is contained in:
Søren Theilgaard
2022-09-30 21:45:05 +02:00
committed by GitHub

View File

@@ -0,0 +1,8 @@
zotero)
name="Zotero"
type="dmg"
downloadURL="https://www.zotero.org/download/client/dl?channel=release&platform=mac&version=$(curl -fs "https://www.zotero.org/download/" | grep -Eio '"mac":"(.*)' | cut -d '"' -f 4)"
expectedTeamID="8LAYR367YV"
appNewVersion=$(curl -fs "https://www.zotero.org/download/" | grep -Eio '"mac":"(.*)' | cut -d '"' -f 4)
#Company="Corporation for Digital Scholarship"
;;