mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-06 22:04:41 +01:00
EasyFind from DEVONtechnologies
This commit is contained in:
7
fragments/labels/devoneasyfind.sh
Normal file
7
fragments/labels/devoneasyfind.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
devoneasyfind)
|
||||||
|
name="EasyFind"
|
||||||
|
type="zip"
|
||||||
|
downloadURL="$(curl -fs "https://www.devontechnologies.com/apps/freeware" | grep -o "http.*download.*.zip" | grep -i easyfind)"
|
||||||
|
appNewVersion="$(echo $downloadURL | sed -E 's/.*\/([0-9.]*)\/.*/\1/g')"
|
||||||
|
expectedTeamID="679S2QUWR8"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user