diff --git a/build/pyodide_bucket.bzl b/build/pyodide_bucket.bzl index 9d9f36cc8ca..a03a5e1e918 100644 --- a/build/pyodide_bucket.bzl +++ b/build/pyodide_bucket.bzl @@ -1,7 +1,7 @@ # Do not edit this file by hand. See docs/pyodide.md for info on how to generate it. # These variables are factored out here because they are being shared by the WORKSPACE files in # both edgeworker and workerd, as well as src/pyodide/BUILD.bazel -PYODIDE_PACKAGE_BUCKET_URL = "https://pub-45d734c4145d4285b343833ee450ef38.r2.dev/20240318/" -PYODIDE_GITHUB_RELEASE_URL = "https://github.com/cloudflare/pyodide-build-scripts/releases/download/20240318/" -PYODIDE_LOCK_SHA256 = "7c6cd007fdaada9570c0987d2da444c265a04e567ff559e8d2d71d9623910694" -PYODIDE_PACKAGES_TAR_ZIP_SHA256 = "f056234c42107bf34a6e6c19407e1cc755553722e0ed4d7723cc7431f135e01a" +PYODIDE_PACKAGE_BUCKET_URL = "https://pub-45d734c4145d4285b343833ee450ef38.r2.dev/20240320/" +PYODIDE_GITHUB_RELEASE_URL = "https://github.com/cloudflare/pyodide-build-scripts/releases/download/20240320/" +PYODIDE_LOCK_SHA256 = "a176311d4c449aac4ef7a333977af8b6e08224c115a9a6d05c04592c841b8a58" +PYODIDE_PACKAGES_TAR_ZIP_SHA256 = "e191bae60aad75f6a9c33fac5c0ff1ad2b0e564bdd7a07fbdc848df4b62c60a1"