From 6fac101429c381b1d777e492a9c40d28f9c46a47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 04:27:34 +0000 Subject: [PATCH] magic-wormhole-rs: Update to version 0.6.0 --- bucket/magic-wormhole-rs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/magic-wormhole-rs.json b/bucket/magic-wormhole-rs.json index 62e82f1f58..2cab43d37a 100644 --- a/bucket/magic-wormhole-rs.json +++ b/bucket/magic-wormhole-rs.json @@ -1,12 +1,12 @@ { - "version": "0.5.0", + "version": "0.6.0", "description": "Securely transfer data between computers. Rust implementation of Magic Wormhole, with new features and enhancements", "homepage": "https://github.com/magic-wormhole/magic-wormhole.rs", "license": "EUPL-1.2", "architecture": { "64bit": { - "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.5.0/wormhole-rs.exe", - "hash": "2705da8d2b0e103d9835b0483e7f45779af142a2763309c4a7783c0fc65d435c" + "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.6.0/wormhole-rs.exe", + "hash": "e9d633ad1fef82600da1c8daae132c4b2597afb4418db2f89306a768762a5bd8" } }, "bin": "wormhole-rs.exe",