mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
iroh: Add version 0.21.0 (#5669)
Co-authored-by: Aliaksandr Belik <1752374+aliesbelik@users.noreply.github.com> Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
e83e57fc61
commit
17c717ec30
21
bucket/iroh.json
Normal file
21
bucket/iroh.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.21.0",
|
||||||
|
"description": "A protocol for syncing & moving bytes",
|
||||||
|
"homepage": "https://github.com/n0-computer/iroh",
|
||||||
|
"license": "Apache-2.0|MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/n0-computer/iroh/releases/download/v0.21.0/iroh-v0.21.0-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "491e332fb1e7fda1a0ca5dba481186f40a4a948a11c5c18b2570d6ad408141d8"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "iroh.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/n0-computer/iroh/releases/download/v$version/iroh-v$version-x86_64-pc-windows-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user