From e8084e826d2182c6280ad4a3e4ce14e101ed17fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:31:53 +0000 Subject: [PATCH] wasmedge: Update to version 0.15.0 --- bucket/wasmedge.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/wasmedge.json b/bucket/wasmedge.json index 32df0a8d70..1be17920f3 100644 --- a/bucket/wasmedge.json +++ b/bucket/wasmedge.json @@ -1,11 +1,11 @@ { - "version": "0.14.1", + "version": "0.15.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.14.1/WasmEdge-0.14.1-windows-msvc.zip", - "hash": "182f457c9b1085b36766ff7d73900eb1586f8b564a4cca90b5b3bcbfe7685762", - "extract_dir": "WasmEdge-0.14.1-Windows", + "url": "https://github.com/WasmEdge/WasmEdge/releases/download/0.15.0/WasmEdge-0.15.0-windows-msvc.zip", + "hash": "00c2bd0bedd520aed7303fb410b8c9b1ab72a420a6684427bc70ff89d4aba297", + "extract_dir": "WasmEdge-0.15.0-Windows", "bin": [ "bin\\wasmedge.exe", "bin\\wasmedgec.exe"