2020-11-21 19:31:13 +01:00

22 lines
678 B
JSON

{
"version": "0.2.9",
"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.9/pyflow.zip",
"hash": "edbb45d0c489ad328b55ffb2e6cac294023710b88cd87faeb444e06b063980f6"
}
},
"bin": "pyflow.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
}
}
}
}