magic-wormhole-rs: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2022-05-26 00:35:32 +00:00
parent 57ba09c0b6
commit 76df0ebbe1

View File

@ -1,12 +1,12 @@
{
"version": "0.4.0",
"version": "0.5.0",
"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.4.0/wormhole-rs.exe",
"hash": "0302d66506c970923b66fc0fbf4df5b5d4d6692145bd0c15dd37c8d5f3312f93"
"url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.5.0/wormhole-rs.exe",
"hash": "2705da8d2b0e103d9835b0483e7f45779af142a2763309c4a7783c0fc65d435c"
}
},
"bin": "wormhole-rs.exe",