clash: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2023-04-16 16:28:00 +00:00
parent 1317dbf73a
commit 640f043010

View File

@ -1,12 +1,12 @@
{ {
"version": "1.15.0", "version": "1.15.1",
"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.0/clash-windows-amd64-v1.15.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.15.1/clash-windows-amd64-v1.15.1.zip",
"hash": "f15a0b07b5f0f7f49f44d4505db9f03fbcabe7cb632223c771447418c07e92e1", "hash": "8e3c0a83fd8243f0bc372cbf92455cf63918a33c3fbd9356db2af3c8731f7f4b",
"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.0/clash-windows-386-v1.15.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.15.1/clash-windows-386-v1.15.1.zip",
"hash": "c375dd262d8edc485141490c355a353c312a9edc27130fae1d3b1ddf26d04438", "hash": "3a4f184b8cbbd6be7a0a58529176be5de6e8cf7a7d8555ccdb2a9227a8c7cfed",
"bin": [ "bin": [
[ [
"clash-windows-386.exe", "clash-windows-386.exe",