Skip to content

Instantly share code, notes, and snippets.

@DoveBoy
Last active September 2, 2021 04:31
Show Gist options
  • Save DoveBoy/4b2c8841469e120331c1ad468b5ae7c1 to your computer and use it in GitHub Desktop.
Save DoveBoy/4b2c8841469e120331c1ad468b5ae7c1 to your computer and use it in GitHub Desktop.
{
"homepage": "https://www.charlesproxy.com/",
"description": "An HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet.",
"version": "4.6.2",
"license": "Proprietary",
"architecture": {
"64bit": {
"url": "https://www.charlesproxy.com/assets/release/4.6.2/charles-proxy-4.6.2-win64.msi",
"hash": "02117AC301EDBD8A91AC0126C0709DCB3ABD88A2F753CF4A369F4AE5950F4BAF"
}
},
"extract_dir": "PFiles\\Charles",
"shortcuts": [
[
"Charles.exe",
"Charles"
]
],
"checkver": {
"url": "https://www.charlesproxy.com/download/",
"regex": "Charles\\sis\\s([\\d.]+)\\."
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.charlesproxy.com/assets/release/$version/charles-proxy-$version-win64.msi"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment