From 5ceb6378b7e703125ff78aaacd467d80729ae571 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 04:29:19 +0000 Subject: [PATCH] wasmer: Update to version 4.3.7 --- bucket/wasmer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index b16bc0500a..ed8657def9 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v4.3.7", + "version": "4.3.7", "description": "The leading WebAssembly Runtime supporting WASI and Emscripten", "homepage": "https://wasmer.io/", "license": "MIT",