poetry@1.2.1: Fix hash (Closes #3938)

This commit is contained in:
github-actions[bot] 2022-09-19 07:48:39 +00:00
parent 9fc024c448
commit a4c6184309

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": "4625472cd05e32e1414b0501d12d021d3f2e4aaf81582656f577caf1566871cc", "hash": "08a38ab8de719d4012af4d62c37ce09e84edce6e1c4da7c5ccbcade359312c8b",
"installer": { "installer": {
"script": [ "script": [
"$env:POETRY_HOME=\"$dir\"", "$env:POETRY_HOME=\"$dir\"",