Skip to content

Commit 2c3e492

Browse files
committed
Use Pyodide 0.27.1
1 parent c97c8a6 commit 2c3e492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ http_archive(
9191
http_archive(
9292
name = "pyodide",
9393
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"],
94+
sha256 = "6e45f93c71ed21bff4a06d6d9d8e27e815269dabf8ab34dc400939fd45edc665",
95+
urls = ["https://github.com/pyodide/pyodide/releases/download/0.27.1/pyodide-core-0.27.1.tar.bz2"],
9696
)
9797

9898
http_archive(

0 commit comments

Comments
 (0)