From fd85c6ad31f52407e427e1a9b2c915a3621ce038 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 16:27:13 +0000 Subject: [PATCH] magic-wormhole-rs: Update to version 0.6.1 --- 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 2cab43d37a..1ad8a5fae1 100644 --- a/bucket/magic-wormhole-rs.json +++ b/bucket/magic-wormhole-rs.json @@ -1,12 +1,12 @@ { - "version": "0.6.0", + "version": "0.6.1", "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.6.0/wormhole-rs.exe", - "hash": "e9d633ad1fef82600da1c8daae132c4b2597afb4418db2f89306a768762a5bd8" + "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.6.1/wormhole-rs.exe", + "hash": "420e06420ac04c8f5e6465463ba7a4064edc4c8acb3a88e53cda4d1284097755" } }, "bin": "wormhole-rs.exe",