clash: Update to version 1.6.5

This commit is contained in:
Richard Kuhnt 2021-07-03 14:00:18 +00:00
parent 12f4165737
commit 511a27eb1b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.0", "version": "1.6.5",
"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.6.0/clash-windows-amd64-v1.6.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.6.5/clash-windows-amd64-v1.6.5.zip",
"hash": "b635632719022bd872b806b754505b89da8e57d6a3158b9b7af5d3896ae1f9fa", "hash": "f4d7c5a327d2fa2f0298b0fa96efa4561f94c561a5cd3975d7009d727e20e1bd",
"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.6.0/clash-windows-386-v1.6.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.6.5/clash-windows-386-v1.6.5.zip",
"hash": "9021a1ee1e7538b985ca5516e456860a0778b6279eb759a0b04f0a8fbba95a50", "hash": "69b4752c078c9fd7d92d46d7c0a7b030b2b74bd00803dac608ea14b00c88de7e",
"bin": [ "bin": [
[ [
"clash-windows-386.exe", "clash-windows-386.exe",