mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
v2ray: Update to version 4.25.1
This commit is contained in:
parent
47f92528bc
commit
9b1cbf31e7
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "4.25.0",
|
"version": "4.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.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.25.0/v2ray-windows-64.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.25.1/v2ray-windows-64.zip",
|
||||||
"hash": "sha512:d1b518dcd8c42b8f85b37c40926a5bf76190ac34468253209996024e9771e19d57bc507e1118f5c6179ca6c3205cb669e61a482f99b98da1c83d3ece641be39b"
|
"hash": "sha512:8355adbb651baf270f5af5a68ee188fb6a06e98e339726cddc80ca6798d998a2fbb8f58e6f73e83ff56bda6553c2492d7a4dc2aec553564369aa620e52999433"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.25.0/v2ray-windows-32.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.25.1/v2ray-windows-32.zip",
|
||||||
"hash": "sha512:f904d9b9662578b8fa98a1575e50ee63907306d2fdf3d40f233f6ee221791a25827b8084d48c074b1e814da5afb15cf0bf97f2c75bf9c6965c929c20d9c00d0b"
|
"hash": "sha512:6329e31db03ddd5baf43a060e3452851deb365a6dd079cc9ef1bb1349afbc2599134c830645e4ab50445256bafb4b48a588a2147c9ad531b5c8e13dc4128c26c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user