From 516f8c65192bfcacdcec22e6b14ac5f4543e835e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 12:31:46 +0000 Subject: [PATCH] magic-wormhole: Update to version 0.14.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 950796a9b2..2c1d697aaa 100644 --- a/bucket/magic-wormhole.json +++ b/bucket/magic-wormhole.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/wormhole.exe", - "hash": "4ff450bf3a7f08ca6af65541b63ebf86a831dff7c5663a06e408bab565166c8a" + "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.14.0/wormhole.exe", + "hash": "6c60630afce8812b9d5922c51c1dfd31e749d76e5742cc0f6a497e7d3d96f9c4" } }, "bin": "wormhole.exe",