From 6c40fed741657131b37c69ae2fe6d2b638a690c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:30:10 +0000 Subject: [PATCH] magic-wormhole: Update to version 0.17.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 aaab688abe..3f2d742eea 100644 --- a/bucket/magic-wormhole.json +++ b/bucket/magic-wormhole.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.17.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.16.0/wormhole.exe", - "hash": "354593c08a44792378b4bbe823f1f97cd8363f841b7196441f3500618f69b4c1" + "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.17.0/wormhole.exe", + "hash": "c470ed12a287a5d8f11c2e1efeb06f18e80520bc5593d242614e92f4ba2c7602" } }, "bin": "wormhole.exe",