From ba9f9ad2e583e2717723646a144ee209d6271a06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 08:28:41 +0000 Subject: [PATCH] magic-wormhole: Update to version 0.15.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 2c1d697aaa..1c2cc2ad17 100644 --- a/bucket/magic-wormhole.json +++ b/bucket/magic-wormhole.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/wormhole.exe", - "hash": "6c60630afce8812b9d5922c51c1dfd31e749d76e5742cc0f6a497e7d3d96f9c4" + "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.15.0/wormhole.exe", + "hash": "3c90d9935212c66d40c917f11633bc49e220859b39e2ee6d47273209baeb5cc3" } }, "bin": "wormhole.exe",