clash: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2023-05-19 16:27:36 +00:00
parent 64a2d31af5
commit c84a1d0a5d

View File

@ -1,12 +1,12 @@
{ {
"version": "1.15.1", "version": "1.16.0",
"description": "A rule-based tunnel", "description": "A rule-based tunnel",
"homepage": "https://github.com/Dreamacro/clash", "homepage": "https://github.com/Dreamacro/clash",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Dreamacro/clash/releases/download/v1.15.1/clash-windows-amd64-v1.15.1.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.16.0/clash-windows-amd64-v1.16.0.zip",
"hash": "8e3c0a83fd8243f0bc372cbf92455cf63918a33c3fbd9356db2af3c8731f7f4b", "hash": "4d5fbeade37314cb5f2c89fb5ad480c2d089f778d28bea452197f096e321a717",
"bin": [ "bin": [
[ [
"clash-windows-amd64.exe", "clash-windows-amd64.exe",
@ -15,8 +15,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/Dreamacro/clash/releases/download/v1.15.1/clash-windows-386-v1.15.1.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.16.0/clash-windows-386-v1.16.0.zip",
"hash": "3a4f184b8cbbd6be7a0a58529176be5de6e8cf7a7d8555ccdb2a9227a8c7cfed", "hash": "162b64e2c5c3054dd7f6763995712e4b683d44b2f38c47038f7476c9c1d34c0a",
"bin": [ "bin": [
[ [
"clash-windows-386.exe", "clash-windows-386.exe",