magic-wormhole-rs: Update to version 0.6.1

This commit is contained in:
github-actions[bot] 2024-02-25 16:27:13 +00:00
parent 53ac99d2ac
commit fd85c6ad31

View File

@ -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", "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", "homepage": "https://github.com/magic-wormhole/magic-wormhole.rs",
"license": "EUPL-1.2", "license": "EUPL-1.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.6.0/wormhole-rs.exe", "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.6.1/wormhole-rs.exe",
"hash": "e9d633ad1fef82600da1c8daae132c4b2597afb4418db2f89306a768762a5bd8" "hash": "420e06420ac04c8f5e6465463ba7a4064edc4c8acb3a88e53cda4d1284097755"
} }
}, },
"bin": "wormhole-rs.exe", "bin": "wormhole-rs.exe",