iroh: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2024-09-30 20:28:53 +00:00
parent ec88416133
commit b7ea11be81

View File

@ -1,12 +1,12 @@
{ {
"version": "0.25.0", "version": "0.26.0",
"description": "A protocol for syncing & moving bytes", "description": "A protocol for syncing & moving bytes",
"homepage": "https://github.com/n0-computer/iroh", "homepage": "https://github.com/n0-computer/iroh",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/n0-computer/iroh/releases/download/v0.25.0/iroh-v0.25.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/n0-computer/iroh/releases/download/v0.26.0/iroh-v0.26.0-x86_64-pc-windows-msvc.zip",
"hash": "f8b9205359c044dedf2ecb4d1a7c55d398a731410315984e4ce08f67d6cff7b7" "hash": "b3ffad108b463e903aa75c9f412c10fe72b4998cf9fa4da87692a25e12c7ec7a"
} }
}, },
"bin": "iroh.exe", "bin": "iroh.exe",