clash: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2023-04-14 00:33:23 +00:00
parent 3d465574d2
commit a0abed4b8a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.14.0", "version": "1.15.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.14.0/clash-windows-amd64-v1.14.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.15.0/clash-windows-amd64-v1.15.0.zip",
"hash": "3aac3da4707461e9bddc284c4b759b7da359847206f6b1387e7eb61ba504908c", "hash": "f15a0b07b5f0f7f49f44d4505db9f03fbcabe7cb632223c771447418c07e92e1",
"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.14.0/clash-windows-386-v1.14.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.15.0/clash-windows-386-v1.15.0.zip",
"hash": "269edc215146eecac9f880abc8e4002e5d52b43ad71db15227e6af5cd06fb10d", "hash": "c375dd262d8edc485141490c355a353c312a9edc27130fae1d3b1ddf26d04438",
"bin": [ "bin": [
[ [
"clash-windows-386.exe", "clash-windows-386.exe",