diff --git a/MODULE.bazel b/MODULE.bazel index a47ed8dbc58..2198d389cfc 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -656,8 +656,8 @@ http_file( http_file( name = "evm_rpc.wasm.gz", - sha256 = "636442e4349a007316dcc1452d9a256d22203186181d2534f33bd264162305b3", - url = "https://github.com/internet-computer-protocol/evm-rpc-canister/releases/download/v2.2.0/evm_rpc.wasm.gz", + sha256 = "d3d5f1ba715b5d67718bff088a75a498e83dcaa5c8b7c375c772ce6391aa5d9a", + url = "https://github.com/internet-computer-protocol/evm-rpc-canister/releases/download/v2.3.0/evm_rpc.wasm.gz", ) http_archive(