From 0b7c8b8c067f439a1956967a9ddb69938d2c8ff9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 12:31:17 +0000 Subject: [PATCH] trunk: Update to version 0.21.14 --- bucket/trunk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",