mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
14 lines
525 B
JSON
14 lines
525 B
JSON
{
|
|
"version": "0.2.4",
|
|
"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.4/pyflow.zip",
|
|
"hash": "8724de8e6cbb5e4b3eb9653640b920ae08b595c1aebd1eda9df77db49ec4f308",
|
|
"bin": "pyflow.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
|
|
}
|
|
}
|