zoomgov and yed

This commit is contained in:
Søren Theilgaard
2021-10-14 08:48:27 +02:00
parent 8feb2e5578
commit 05039ae826
3 changed files with 17 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
yed)
# This label assumes accept of these T&Cs: https://www.yworks.com/resources/yed/license.html
name="yEd"
type="dmg"
downloadURL="https://www.yworks.com"$(curl -fs "https://www.yworks.com/products/yed/download" | grep -o -e "/resources/.*\.dmg" | tr " " '\n' | grep -o -e "/resources/.*\.dmg")
appNewVersion=$(echo $downloadURL | sed -E 's/.*-([0-9.]*)_.*\.dmg/\1/')
expectedTeamID="JD89S887M2"
;;