Skip to content

Commit 11969db

Browse files
RiverPhillipsphlax
authored andcommitted
deps: bump com_github_wasmtime -> 1.0.0 (#23232)
Signed-off-by: river phillips <[email protected]> Signed-off-by: Ryan Northey <[email protected]>
1 parent 37089be commit 11969db

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
@@ -860,11 +860,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
860860
project_name = "wasmtime",
861861
project_desc = "A standalone runtime for WebAssembly",
862862
project_url = "https://github.com/bytecodealliance/wasmtime",
863-
version = "0.39.1",
864-
sha256 = "6ef70886da14245f575c6ff8c7c999ae22579257eba5ebf382e066598c1e381c",
863+
version = "1.0.0",
864+
sha256 = "af9906ce0c30f3de2bc967342735809817e74875cf8b3f509efd297887f54a1c",
865865
strip_prefix = "wasmtime-{version}",
866866
urls = ["https://github.com/bytecodealliance/wasmtime/archive/v{version}.tar.gz"],
867-
release_date = "2022-07-21",
867+
release_date = "2022-09-20",
868868
use_category = ["dataplane_ext"],
869869
extensions = ["envoy.wasm.runtime.wasmtime"],
870870
cpe = "cpe:2.3:a:bytecodealliance:wasmtime:*",

0 commit comments

Comments
 (0)