magic-wormhole-rs: Update to version 0.7.6

This commit is contained in:
github-actions[bot] 2025-04-05 12:31:25 +00:00
parent c72eab3980
commit 9d000561c9

View File

@ -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", "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.7.5/magic-wormhole-cli-x86_64-pc-windows-gnu.tgz", "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.7.6/magic-wormhole-cli-x86_64-pc-windows-gnu.tgz",
"hash": "fda3fdc3e4f26e925a38987006646ec061b5b1fe055abbe2daf52aeb825d3757" "hash": "bfdcb919f516adb14b340add758d6f2ec04af0439d643f44ed9b827189caa1ca"
} }
}, },
"bin": "wormhole-rs.exe", "bin": "wormhole-rs.exe",