mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
pyflow: Add version 0.15 (#468)
* add pyflow * Update bucket/pyflow.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/pyflow.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/pyflow.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Add hash * Update bucket/pyflow.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/pyflow.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
9f2c64c4e6
commit
733a6384cc
13
bucket/pyflow.json
Normal file
13
bucket/pyflow.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": "0.1.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.1.5/pyflow.zip",
|
||||
"hash": "fc6bad25dc84ba19e887ca7fab4ce6de92be70a366525c14d116eadc7af388b6",
|
||||
"bin": "pyflow.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user