mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge pull request #670 from meschwartz/New-Label-Charles-Proxy
Created new label for Charles Proxy
This commit is contained in:
7
fragments/labels/charles.sh
Normal file
7
fragments/labels/charles.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
charles)
|
||||||
|
name="Charles"
|
||||||
|
type="dmg"
|
||||||
|
appNewVersion=$(curl -fs https://www.charlesproxy.com/download/latest-release/ | sed -nE 's/.*version.*value="([^"]*).*/\1/p')
|
||||||
|
downloadURL="https://www.charlesproxy.com/assets/release/$appNewVersion/charles-proxy-$appNewVersion.dmg"
|
||||||
|
expectedTeamID="9A5PCU4FSD"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user