pyflow: Update to version 0.3.0

This commit is contained in:
Jakub Čábera 2021-05-29 21:41:59 -07:00
parent 09733bf07d
commit bc40c5a39f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.9", "version": "0.3.0",
"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.9/pyflow.zip", "url": "https://github.com/David-OConnor/pyflow/releases/download/0.3.0/pyflow.zip",
"hash": "edbb45d0c489ad328b55ffb2e6cac294023710b88cd87faeb444e06b063980f6" "hash": "35b719db3ba7e66f301d3ed8ad3f9473d21f5b246f464ab8a76eb451e7856193"
} }
}, },
"bin": "pyflow.exe", "bin": "pyflow.exe",