poetry@1.1.13: Fix hash (Closes #3715)

This commit is contained in:
github-actions[bot] 2022-06-27 14:43:45 +00:00
parent 86c215da4e
commit 3000934218

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": "761cdefb65de97882482d5edf29de6d90e42917447aabfde63a693206c4550c6", "hash": "3e6e8ee8d8dc22c2a5bec5ecfb89a152f59dee77736c1491b3fe7dcc4a99df9f",
"installer": { "installer": {
"script": [ "script": [
"$env:POETRY_HOME=\"$dir\"", "$env:POETRY_HOME=\"$dir\"",