v2ray: Update to version 5.12.1

This commit is contained in:
github-actions[bot] 2023-11-24 20:23:54 +00:00
parent f71dcf5763
commit 30af56e5cb

View File

@ -1,20 +1,20 @@
{ {
"version": "5.11.0", "version": "5.12.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.11.0/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.12.1/v2ray-windows-64.zip",
"hash": "b51f6a1189b142cd1b9e8ad03fffdd68a5de0b1397a406561f9fd3860fef4cad" "hash": "324fb1b1f86d320be06ad1e32ebf657162c9fa7780235355959a6a4b34820f97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.11.0/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.12.1/v2ray-windows-32.zip",
"hash": "fccdb36f1bd95ebe420398e92550b9c1792fdee92ac08ed26fb21603e7fe9b33" "hash": "ac57756ef4aab9332436ab5391d9f984265b5f23bb08f18c0cdd64174bf157fe"
}, },
"arm64": { "arm64": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.11.0/v2ray-windows-arm64-v8a.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.12.1/v2ray-windows-arm64-v8a.zip",
"hash": "844510452d077b83b6a82878976e05989dace814772716f5b52681724057326e" "hash": "4d633da917042ce48b3fc111689294fbfdcdf99dc639817e8bb1bacfde6ce7b9"
} }
}, },
"bin": "v2ray.exe", "bin": "v2ray.exe",