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",