Skip to content

Commit

Permalink
Pyodide 0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Sep 4, 2024
1 parent e925a71 commit 76c05b4
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 @@ -132,8 +132,8 @@ http_archive(
http_archive(
name = "pyodide",
build_file = "//:build/BUILD.pyodide",
sha256 = "fbda450a64093a8d246c872bb901ee172a57fe594c9f35bba61f36807c73300d",
urls = ["https://github.com/pyodide/pyodide/releases/download/0.26.0a2/pyodide-core-0.26.0a2.tar.bz2"],
sha256 = "464d62e96789c16feda7a2eb03f49fe8d46110d9718976ee51553deebbe81ea9",
urls = ["https://github.com/pyodide/pyodide/releases/download/0.26.2/pyodide-core-0.26.2.tar.bz2"],
)

http_archive(
Expand Down

0 comments on commit 76c05b4

Please sign in to comment.