poetry@1.2.0: Fix hash (Closes #3887)

This commit is contained in:
github-actions[bot] 2022-09-07 13:09:23 +00:00
parent d843f51277
commit 09ac7a98f0

View File

@ -5,7 +5,7 @@
"license": "MIT", "license": "MIT",
"depends": "python", "depends": "python",
"url": "https://install.python-poetry.org#/install-poetry.py", "url": "https://install.python-poetry.org#/install-poetry.py",
"hash": "fd16592a208a76f378e11186db492ff283aeb6ef716b5b7455d65eec5424d74d", "hash": "4625472cd05e32e1414b0501d12d021d3f2e4aaf81582656f577caf1566871cc",
"installer": { "installer": {
"script": [ "script": [
"$env:POETRY_HOME=\"$dir\"", "$env:POETRY_HOME=\"$dir\"",