Skip to content

Commit 0c6de85

Browse files
deps: bump com_github_wasmtime -> 1.0.0 (#23232)
Signed-off-by: river phillips <[email protected]>
1 parent 3a237e7 commit 0c6de85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -981,11 +981,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
981981
project_name = "wasmtime",
982982
project_desc = "A standalone runtime for WebAssembly",
983983
project_url = "https://github.com/bytecodealliance/wasmtime",
984-
version = "0.39.1",
985-
sha256 = "6ef70886da14245f575c6ff8c7c999ae22579257eba5ebf382e066598c1e381c",
984+
version = "1.0.0",
985+
sha256 = "af9906ce0c30f3de2bc967342735809817e74875cf8b3f509efd297887f54a1c",
986986
strip_prefix = "wasmtime-{version}",
987987
urls = ["https://github.com/bytecodealliance/wasmtime/archive/v{version}.tar.gz"],
988-
release_date = "2022-07-21",
988+
release_date = "2022-09-20",
989989
use_category = ["dataplane_ext"],
990990
extensions = ["envoy.wasm.runtime.wasmtime"],
991991
cpe = "cpe:2.3:a:bytecodealliance:wasmtime:*",

0 commit comments

Comments
 (0)