mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8
fragments/labels/zotero.sh
Normal file
8
fragments/labels/zotero.sh
Normal 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"
|
||||
;;
|
||||
Reference in New Issue
Block a user