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