mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-26 21:03:57 +00:00
Update figma.sh
This commit is contained in:
@@ -6,5 +6,6 @@ figma)
|
|||||||
elif [[ $(arch) == "i386" ]]; then
|
elif [[ $(arch) == "i386" ]]; then
|
||||||
downloadURL="https://desktop.figma.com/mac/Figma.zip"
|
downloadURL="https://desktop.figma.com/mac/Figma.zip"
|
||||||
fi
|
fi
|
||||||
|
appNewVersion="$(curl -fsL https://desktop.figma.com/mac/RELEASE.json | awk -F '"' '{ print $8 }')"
|
||||||
expectedTeamID="T8RA8NE3B7"
|
expectedTeamID="T8RA8NE3B7"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user