pyflow: Update to version 0.2.8

This commit is contained in:
Jakub Čábera 2020-08-29 15:10:22 +02:00
parent 0667cad1a4
commit c7ae8d2747

View File

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