mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
b28b543fc6
I have never used Scoop before and I'm not sure how to actually test this, but I thought this might at least get a conversation going. Plus, if my reading of the documentation of both toxiproxy and Scoop is correct, this may even work as is. CHANGELOG_BEGIN CHANGELOG_END
18 lines
682 B
JSON
18 lines
682 B
JSON
{
|
|
"homepage": "https://github.com/Shopify/toxiproxy",
|
|
"description": "A TCP proxy to simulate network and system conditions for chaos and resiliency testing",
|
|
"license": {
|
|
"identifier": "MIT",
|
|
"url": "https://raw.githubusercontent.com/Shopify/toxiproxy/v2.1.4/LICENSE"
|
|
},
|
|
"version": "2.1.4",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Shopify/toxiproxy/releases/download/v2.1.4/toxiproxy-server-windows-amd64.exe",
|
|
"hash": "2190b6d75570dc3b9bd5c026467c33b3f8811151a9022393666af0eaa6fda315"
|
|
}
|
|
},
|
|
"bin": [["toxiproxy-server-windows-amd64.exe", "toxiproxy.exe"],
|
|
["toxiproxy-server-windows-amd64.exe", "toxiproxy"]]
|
|
}
|