wasmedge: Update to version 0.14.1

This commit is contained in:
github-actions[bot] 2024-09-18 16:30:18 +00:00
parent 624015f8e7
commit c550b186f2

View File

@ -1,11 +1,11 @@
{ {
"version": "0.14.0", "version": "0.14.1",
"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.", "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/", "homepage": "https://wasmedge.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/WasmEdge/WasmEdge/releases/download/0.14.0/WasmEdge-0.14.0-windows-msvc.zip", "url": "https://github.com/WasmEdge/WasmEdge/releases/download/0.14.1/WasmEdge-0.14.1-windows-msvc.zip",
"hash": "2ad464901747bf862aa6cf5f48736d2812f6a914f0817e41e4eb654c7cf62831", "hash": "182f457c9b1085b36766ff7d73900eb1586f8b564a4cca90b5b3bcbfe7685762",
"extract_dir": "WasmEdge-0.14.0-Windows", "extract_dir": "WasmEdge-0.14.1-Windows",
"bin": [ "bin": [
"bin\\wasmedge.exe", "bin\\wasmedge.exe",
"bin\\wasmedgec.exe" "bin\\wasmedgec.exe"