2020-06-04 08:48:35 +02:00

22 lines
678 B
JSON

{
"version": "0.2.7",
"description": "A modern Python installation and dependency manager",
"homepage": "https://github.com/David-OConnor/pyflow",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.7/pyflow.zip",
"hash": "3a0d4756db76e22179be67cca7b8e54a42e3307169419835ac8e84afe6f4358d"
}
},
"bin": "pyflow.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
}
}
}
}