Skip to content

Commit

Permalink
Use Pyodide 0.26.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Dec 18, 2024
1 parent 2b83bf7 commit 947171a
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 @@ -83,8 +83,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 = "70dba93432f3653155998cc9001f9c200182343c2f95165a2f9e9e4673fa35e8",
urls = ["https://github.com/pyodide/pyodide/releases/download/0.26.4/pyodide-core-0.26.4.tar.bz2"],
)

http_archive(
Expand Down

0 comments on commit 947171a

Please sign in to comment.