Merge pull request #670 from meschwartz/New-Label-Charles-Proxy

Created new label for Charles Proxy
This commit is contained in:
Søren Theilgaard
2022-09-30 21:21:39 +02:00
committed by GitHub

View 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"
;;