From 24b144cac08c572b6effe6cbfbde8eae8aa5f8ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:32:29 +0000 Subject: [PATCH] magic-wormhole: Update to version 0.13.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 088dcdfabf..950796a9b2 100644 --- a/bucket/magic-wormhole.json +++ b/bucket/magic-wormhole.json @@ -1,12 +1,12 @@ { - "version": "0.12.0", + "version": "0.13.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.12.0/wormhole.exe", - "hash": "518069795874fe92ea82ff404e2dfd3be076e0b691cc4a300521eccc065bcdad" + "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.13.0/wormhole.exe", + "hash": "4ff450bf3a7f08ca6af65541b63ebf86a831dff7c5663a06e408bab565166c8a" } }, "bin": "wormhole.exe",