v2ray: Update to version 5.25.1

This commit is contained in:
github-actions[bot] 2025-01-22 20:27:59 +00:00
parent daedc2ee42
commit b855b6868e

View File

@ -1,20 +1,20 @@
{ {
"version": "5.24.0", "version": "5.25.1",
"description": "A platform for building proxies to bypass network restrictions.", "description": "A platform for building proxies to bypass network restrictions.",
"homepage": "https://www.v2fly.org/en_US/", "homepage": "https://www.v2fly.org/en_US/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.24.0/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.25.1/v2ray-windows-64.zip",
"hash": "c0fe977f2ae3dd102ad477e86c29b48bf85fbe1683d3dd4780ed503b766d3186" "hash": "194cb27b818973bc9d5f0fbdaa2b4d070ff778f3844f33a16fb0709a0614a6f8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.24.0/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.25.1/v2ray-windows-32.zip",
"hash": "3879d0fe843bc5722790596b4d4ea83aa382d539a8c0ea44feb2774e1bfcbe53" "hash": "8a7e0af799bd11a85c9217f68266b5a47f7782093c9c19e9c7dc0d062c16c0c2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.24.0/v2ray-windows-arm64-v8a.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.25.1/v2ray-windows-arm64-v8a.zip",
"hash": "0159df3f1566f2f557c087711180bf20e117b02a3d00d55f0d66822a43b70bea" "hash": "687c9b143840500986770711954bf23e4680b30b8d614e248520897535092426"
} }
}, },
"bin": "v2ray.exe", "bin": "v2ray.exe",