We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97c8a6 commit 2c3e492Copy full SHA for 2c3e492
WORKSPACE
@@ -91,8 +91,8 @@ http_archive(
91
http_archive(
92
name = "pyodide",
93
build_file = "//:build/BUILD.pyodide",
94
- sha256 = "fbda450a64093a8d246c872bb901ee172a57fe594c9f35bba61f36807c73300d",
95
- urls = ["https://github.com/pyodide/pyodide/releases/download/0.26.0a2/pyodide-core-0.26.0a2.tar.bz2"],
+ sha256 = "6e45f93c71ed21bff4a06d6d9d8e27e815269dabf8ab34dc400939fd45edc665",
+ urls = ["https://github.com/pyodide/pyodide/releases/download/0.27.1/pyodide-core-0.27.1.tar.bz2"],
96
)
97
98
0 commit comments