mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
14 lines
525 B
JSON
14 lines
525 B
JSON
{
|
|
"version": "0.1.6",
|
|
"homepage": "https://github.com/David-OConnor/pyflow",
|
|
"description": "A modern Python installation and dependency manager.",
|
|
"license": "MIT",
|
|
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.1.6/pyflow.zip",
|
|
"hash": "26c1f8d20a607ff60203b3a62f49ad2e8589fe50c4d1fc919478cd8f4227603f",
|
|
"bin": "pyflow.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
|
|
}
|
|
}
|