2020-08-29 15:10:22 +02:00

22 lines
678 B
JSON

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