mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 05:10:57 +00:00
Merge branch 'pr/553'
This commit is contained in:
7
fragments/labels/carboncopycloner.sh
Normal file
7
fragments/labels/carboncopycloner.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
carboncopycloner)
|
||||||
|
name="Carbon Copy Cloner"
|
||||||
|
type="zip"
|
||||||
|
downloadURL=$(curl -fsIL "https://bombich.com/software/download_ccc.php?v=latest" | grep -i ^location | sed -E 's/.*(https.*\.zip).*/\1/g')
|
||||||
|
appNewVersion=$(sed -E 's/.*-([0-9.]*)\.zip/\1/g' <<< $downloadURL | sed 's/\.[^.]*$//')
|
||||||
|
expectedTeamID="L4F2DED5Q7"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user