From 09ac7a98f0a6f389d16095cc717d4b0d6f789b6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 13:09:23 +0000 Subject: [PATCH] poetry@1.2.0: Fix hash (Closes #3887) --- bucket/poetry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/poetry.json b/bucket/poetry.json index ee7106dafe..f4ae784c02 100644 --- a/bucket/poetry.json +++ b/bucket/poetry.json @@ -5,7 +5,7 @@ "license": "MIT", "depends": "python", "url": "https://install.python-poetry.org#/install-poetry.py", - "hash": "fd16592a208a76f378e11186db492ff283aeb6ef716b5b7455d65eec5424d74d", + "hash": "4625472cd05e32e1414b0501d12d021d3f2e4aaf81582656f577caf1566871cc", "installer": { "script": [ "$env:POETRY_HOME=\"$dir\"",