mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
v2ray: Update to version 4.25.0
This commit is contained in:
parent
e9148e479f
commit
3fb83f78fd
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "4.24.2",
|
"version": "4.25.0",
|
||||||
"description": "A platform for building proxies to bypass network restrictions.",
|
"description": "A platform for building proxies to bypass network restrictions.",
|
||||||
"homepage": "https://www.v2ray.com/",
|
"homepage": "https://www.v2ray.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"persist": "config.json",
|
"persist": "config.json",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.24.2/v2ray-windows-64.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.25.0/v2ray-windows-64.zip",
|
||||||
"hash": "sha512:52de986a37e6734481d48c04a82d18a5d3150ebce26e2dcb5415bf2eeb0823cf50d96c2bef36f0866bf4468053da58ebee81802a20ca1b9b788f0f4679d70cfe"
|
"hash": "sha512:d1b518dcd8c42b8f85b37c40926a5bf76190ac34468253209996024e9771e19d57bc507e1118f5c6179ca6c3205cb669e61a482f99b98da1c83d3ece641be39b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.24.2/v2ray-windows-32.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.25.0/v2ray-windows-32.zip",
|
||||||
"hash": "sha512:9b5e5dc6513c612a0ad34e9c43a4f8a6222a002c4cf61e48017742f7c7b43d60789ebfbcc7afe7d982e2a5cf8cbdcc2b43bf8df2f6f2417f4773c7a4bacbf0a3"
|
"hash": "sha512:f904d9b9662578b8fa98a1575e50ee63907306d2fdf3d40f233f6ee221791a25827b8084d48c074b1e814da5afb15cf0bf97f2c75bf9c6965c929c20d9c00d0b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user