mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-08 22:06:49 +01:00
Merge pull request #670 from meschwartz/New-Label-Charles-Proxy
Created new label for Charles Proxy
This commit is contained in:
@@ -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