mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
14 lines
525 B
JSON
14 lines
525 B
JSON
{
|
|
"version": "0.2.5",
|
|
"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.2.5/pyflow.zip",
|
|
"hash": "da811fff144fb9b7deca5ee69b57316269aa68eca3a3a4b8e5f3c1f1a33e8d5a",
|
|
"bin": "pyflow.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
|
|
}
|
|
}
|