clash: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2022-01-02 04:29:19 +00:00
parent 12f843e789
commit e59cd17f91

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.0", "version": "1.9.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.8.0/clash-windows-amd64-v1.8.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.9.0/clash-windows-amd64-v1.9.0.zip",
"hash": "882d4a6ced0ffe1558b66f1eb9f34159f3d6406c7c90a620289999c73bd82e1f", "hash": "e4940b4676450b7af7b71be2980f87f5bff359a9be0dad6f0d7d8a5e264aaef9",
"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.8.0/clash-windows-386-v1.8.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.9.0/clash-windows-386-v1.9.0.zip",
"hash": "60ed6423c53cc6ea23341eee834f5566f629a8349a4415fdf2c38cbbca1b62d5", "hash": "2e6bdeea0f2f779923d3b923914a9c3e5dae166833509c44749929d001c90eaf",
"bin": [ "bin": [
[ [
"clash-windows-386.exe", "clash-windows-386.exe",