mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
v2ray: Update to version 4.21.1
This commit is contained in:
parent
dd9e4053bb
commit
3727d1ad39
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "4.21.0",
|
"version": "4.21.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/v2ray/v2ray-core/releases/download/v4.21.0/v2ray-windows-64.zip",
|
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.21.1/v2ray-windows-64.zip",
|
||||||
"hash": "sha512:d0c49d53e385a6035eb40445a4e418e0d6894711c3bc27d0f79ecd4e853adeb6aadb02ca91d5bbb51a32339a6555cdfd572171735fa6c60f26f6a43eaa618ad7"
|
"hash": "sha512:fe222c355620072afbbede6d6237f1abc5e160e62778e5b6ac4e18f5711277ca3a6f1dca4e67974da96df15ee7840a2bc168d53d66e0bdde3e2317b8327d9c52"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.21.0/v2ray-windows-32.zip",
|
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.21.1/v2ray-windows-32.zip",
|
||||||
"hash": "sha512:962867c00321252cbbb6337937a3ba05e4b7f022d207a3d00c384c3317b26f4a496b34f2b728904dfbb44184ac2cfef16d3e14eaf8fbf6cc7a0f686b12268ea8"
|
"hash": "sha512:cf8e8f9212a6eaa17084b1e336f64622425e915900f648a36a28739df87c680c9d95c0f6f442c1448044d90281f8fabeffa0208f75e4c76196d2b768b4479703"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user