diff --git a/bucket/trunk.json b/bucket/trunk.json index 6ac4e1c6c9..3054491d24 100644 --- a/bucket/trunk.json +++ b/bucket/trunk.json @@ -1,12 +1,12 @@ { - "version": "0.21.13", + "version": "0.21.14", "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" + "url": "https://github.com/trunk-rs/trunk/releases/download/v0.21.14/trunk-x86_64-pc-windows-msvc.zip", + "hash": "cd6ac15b9daff0365e5695036791ef2ce3c63f61c014f5a8c532363266e4569c" } }, "bin": "trunk.exe",