mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
magic-wormhole-rs: Add version 0.4.0 (#3465)
* magic-wormhole-rs: Add version 0.4.0 * chore(magic-wormhole-rs): update description
This commit is contained in:
parent
60e1243952
commit
ebe16a19bb
21
bucket/magic-wormhole-rs.json
Normal file
21
bucket/magic-wormhole-rs.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.4.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"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "wormhole-rs.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/$version/wormhole-rs.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user