From a8c629c0045fc5d1fd1a9dccf7804fad00cdaa98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 13:40:12 +0000 Subject: [PATCH] poetry@1.8.4: Fix hash (Closes #6337) --- bucket/poetry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/poetry.json b/bucket/poetry.json index 1702997a15..a7d904d4ec 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": "66db5477a597b6176202ef77792076057ce50d2c5a2d2d2978c63e1f144d7b95", + "hash": "963d56703976ce9cdc6ff460c44a4f8fbad64c110dc447b86eeabb4a47ec2160", "installer": { "script": [ "$env:POETRY_HOME=\"$dir\"",