{ "version": "0.21.13", "description": "Build, bundle & ship your Rust WASM application to the web.", "homepage": "https://trunkrs.dev/", "license": "MIT|Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/trunk-rs/trunk/releases/download/v0.21.13/trunk-x86_64-pc-windows-msvc.zip", "hash": "4b8ae1fbfb409e309bd394f25ac0fe801028bc84eedd2345a3b3bb367a57497e" } }, "bin": "trunk.exe", "checkver": { "github": "https://github.com/trunk-rs/trunk" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/trunk-rs/trunk/releases/download/v$version/trunk-x86_64-pc-windows-msvc.zip" } }, "hash": { "url": "$url.sha256" } } }