From 857305dd2e04a58e4af9fc0adb19faef0127062d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 08:30:11 +0000 Subject: [PATCH] magic-wormhole: Update to version 0.19.0 --- 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 0c54ae1978..c5c8a397a7 100644 --- a/bucket/magic-wormhole.json +++ b/bucket/magic-wormhole.json @@ -1,12 +1,12 @@ { - "version": "0.18.0", + "version": "0.19.0", "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.18.0/wormhole.exe", - "hash": "b2b2e7dea2fcf344800bb613b7ff7a6a09c61f74511020acba4b273a15ecbc98" + "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.19.0/wormhole.exe", + "hash": "6d6ef588c1e872a00813da645093c5416c50c24cb3236f2db5abb8265307467e" } }, "bin": "wormhole.exe",