mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-05 23:11:19 +00:00
14 lines
525 B
JSON
14 lines
525 B
JSON
{
|
|
"version": "0.1.7",
|
|
"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.7/pyflow.zip",
|
|
"hash": "b7d774c44e0c5d42cdc852b9d8630eb77b22a32470cc0d1c34a7bb9d2f618cde",
|
|
"bin": "pyflow.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
|
|
}
|
|
}
|