clash: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2022-03-19 08:27:40 +00:00
parent a8c154d6f0
commit cff1572167

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.0", "version": "1.10.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.9.0/clash-windows-amd64-v1.9.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.10.0/clash-windows-amd64-v1.10.0.zip",
"hash": "e4940b4676450b7af7b71be2980f87f5bff359a9be0dad6f0d7d8a5e264aaef9", "hash": "8ef9c735775b7a843207a9f4ea8d53256e0b096e9f0a8932d35066121ea1ec9a",
"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.9.0/clash-windows-386-v1.9.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.10.0/clash-windows-386-v1.10.0.zip",
"hash": "2e6bdeea0f2f779923d3b923914a9c3e5dae166833509c44749929d001c90eaf", "hash": "d674d56d09d7545c9a63ac3740ef3473f378e36797eafa35faa3472c6d072826",
"bin": [ "bin": [
[ [
"clash-windows-386.exe", "clash-windows-386.exe",