Updated name

Updated name :)
This commit is contained in:
Iñaky Martinez
2022-10-11 14:23:09 +02:00
parent a626375906
commit b1df345814

View File

@@ -1,9 +1,9 @@
lucid) lucidlink)
name="lucid" name="lucidlink"
type="pkg" type="pkg"
packageID="com.lucidlink" packageID="com.lucidlink"
downloadURL="https://www.lucidlink.com/download/latest/osx/stable/" downloadURL="https://www.lucidlink.com/download/latest/osx/stable/"
appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g' ) appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g' )
expectedTeamID="Y4KMJPU2B4" expectedTeamID="Y4KMJPU2B4"
blockingProcesses=( Lucid ) blockingProcesses=( Lucid )
;; ;;