From 9d000561c95b726519e01973f608f6494839f06b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 12:31:25 +0000 Subject: [PATCH] magic-wormhole-rs: Update to version 0.7.6 --- 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 b16579e95f..09c63f8de7 100644 --- a/bucket/magic-wormhole-rs.json +++ b/bucket/magic-wormhole-rs.json @@ -1,12 +1,12 @@ { - "version": "0.7.5", + "version": "0.7.6", "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.7.5/magic-wormhole-cli-x86_64-pc-windows-gnu.tgz", - "hash": "fda3fdc3e4f26e925a38987006646ec061b5b1fe055abbe2daf52aeb825d3757" + "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.7.6/magic-wormhole-cli-x86_64-pc-windows-gnu.tgz", + "hash": "bfdcb919f516adb14b340add758d6f2ec04af0439d643f44ed9b827189caa1ca" } }, "bin": "wormhole-rs.exe",