2020-05-21 19:44:47 +02:00

22 lines
678 B
JSON

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