Skip to content

Commit

Permalink
Revert "Pyodide 0.26.2"
Browse files Browse the repository at this point in the history
This reverts commit ef0d2a2.
  • Loading branch information
hoodmane committed Sep 27, 2024
1 parent de94930 commit a56f673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ http_archive(
http_archive(
name = "pyodide",
build_file = "//:build/BUILD.pyodide",
sha256 = "464d62e96789c16feda7a2eb03f49fe8d46110d9718976ee51553deebbe81ea9",
urls = ["https://github.com/pyodide/pyodide/releases/download/0.26.2/pyodide-core-0.26.2.tar.bz2"],
sha256 = "fbda450a64093a8d246c872bb901ee172a57fe594c9f35bba61f36807c73300d",
urls = ["https://github.com/pyodide/pyodide/releases/download/0.26.0a2/pyodide-core-0.26.0a2.tar.bz2"],
)

http_archive(
Expand Down

0 comments on commit a56f673

Please sign in to comment.