2021-05-29 21:41:59 -07:00

22 lines
678 B
JSON

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