From 764f13f99afca52cf9cd04d88a0effa5f15e58a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 20:26:55 +0000 Subject: [PATCH] magic-wormhole: Update to version 0.16.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 1c2cc2ad17..aaab688abe 100644 --- a/bucket/magic-wormhole.json +++ b/bucket/magic-wormhole.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/wormhole.exe", - "hash": "3c90d9935212c66d40c917f11633bc49e220859b39e2ee6d47273209baeb5cc3" + "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.16.0/wormhole.exe", + "hash": "354593c08a44792378b4bbe823f1f97cd8363f841b7196441f3500618f69b4c1" } }, "bin": "wormhole.exe",