From 6ffa0d9e4ea9ab4f2daf319ccbd257f2fcf9dda9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 20:25:42 +0000 Subject: [PATCH] wasmedge: Update to version 0.14.0 --- bucket/wasmedge.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/wasmedge.json b/bucket/wasmedge.json index 7b5c3ba736..b9c0b3aef6 100644 --- a/bucket/wasmedge.json +++ b/bucket/wasmedge.json @@ -1,11 +1,11 @@ { - "version": "0.13.5", + "version": "0.14.0", "description": "A lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.", "homepage": "https://wasmedge.org/", "license": "Apache-2.0", - "url": "https://github.com/WasmEdge/WasmEdge/releases/download/0.13.5/WasmEdge-0.13.5-windows-msvc.zip", - "hash": "b878d188d4f1fa124e28cf7f846d91128da43dac4e1b056463f3a1c835543976", - "extract_dir": "WasmEdge-0.13.5-Windows", + "url": "https://github.com/WasmEdge/WasmEdge/releases/download/0.14.0/WasmEdge-0.14.0-windows-msvc.zip", + "hash": "2ad464901747bf862aa6cf5f48736d2812f6a914f0817e41e4eb654c7cf62831", + "extract_dir": "WasmEdge-0.14.0-Windows", "bin": [ "bin\\wasmedge.exe", "bin\\wasmedgec.exe"