From 0be119621585086f18a521ad7937a4863b5af6a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 04:29:55 +0000 Subject: [PATCH] magic-wormhole: Update to version 0.21.1 --- bucket/magic-wormhole.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/magic-wormhole.json b/bucket/magic-wormhole.json index ab25215efb..b4f27e3635 100644 --- a/bucket/magic-wormhole.json +++ b/bucket/magic-wormhole.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.21.1", "description": "Securely transfer data between computers.", "homepage": "https://github.com/magic-wormhole/magic-wormhole", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.21.0/wormhole.exe", - "hash": "a859545bf35fd6b1244fa984e304444fd58d7f0b58ae84ef29c2070e73915e3b" + "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.21.1/wormhole.exe", + "hash": "dc91ddc8c3e3087fb798ad37076482e351f904b7ef92b2403cf3832e12e92f4c" } }, "bin": "wormhole.exe",