From 86f62d2ac5a547a5cb7d81a21954177845c9b44a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:38:38 +0000 Subject: [PATCH] pypy3@7.3.16: Fix hash (Closes #5746) --- bucket/pypy3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/pypy3.json b/bucket/pypy3.json index 78485772b6..e121d20b3e 100644 --- a/bucket/pypy3.json +++ b/bucket/pypy3.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://downloads.python.org/pypy/pypy3.10-v7.3.16-win64.zip", - "hash": "95ff7c3f23098307de9bea5ea75f47c6c4d615c07bee2e841aecef10e751286b", + "hash": "e08415a2f35c6ecf2342b504bdfde11e4c5eca3fc5ef7fd2214ff064a5a54396", "extract_dir": "pypy3.10-v7.3.16-win64" } },