clash: Update to version 1.5.0

This commit is contained in:
Richard Kuhnt 2021-04-08 15:00:23 +00:00
parent 6c7eec1c5d
commit 0f8c0e71a7

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.2", "version": "1.5.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.4.2/clash-windows-amd64-v1.4.2.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.5.0/clash-windows-amd64-v1.5.0.zip",
"hash": "5b58f3a3a8ecdab4ef4036c17489e867a4a26fc5a8099e292c3005dab2fc4d05", "hash": "02077184a68b0396902c487beaa57036f3f82f987d2a7f0e7a5126f58332c1fe",
"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.4.2/clash-windows-386-v1.4.2.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.5.0/clash-windows-386-v1.5.0.zip",
"hash": "3edf5966a3793c1774f2dca2f84b45b4efbf34eb16ce428b1f12cebfb0f8a146", "hash": "6cc5ea661e43656c3e10b606587267b05f92a597f42a313425493b4666733e0b",
"bin": [ "bin": [
[ [
"clash-windows-386.exe", "clash-windows-386.exe",