pyflow: Update to version 0.2.9

This commit is contained in:
Jakub Čábera 2020-11-21 19:31:13 +01:00
parent e65844c783
commit d03357ffd1

View File

@ -1,12 +1,12 @@
{
"version": "0.2.8",
"version": "0.2.9",
"description": "A modern Python installation and dependency manager",
"homepage": "https://github.com/David-OConnor/pyflow",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.8/pyflow.zip",
"hash": "02dcabe53533a95989b6154e9235ddf138f3245fe09f30527019b81c50e605ce"
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.9/pyflow.zip",
"hash": "edbb45d0c489ad328b55ffb2e6cac294023710b88cd87faeb444e06b063980f6"
}
},
"bin": "pyflow.exe",