poetry@1.4.2: Fix hash (Closes #4802)

This commit is contained in:
github-actions[bot] 2023-05-15 16:26:59 +00:00
parent 96ac01cf15
commit 33f722dd46

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