wasmedge: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2025-08-04 16:31:53 +00:00
parent e2868e0927
commit e8084e826d

View File

@ -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"