clash: Update to version 1.4.1

This commit is contained in:
Jakub Čábera 2021-02-21 08:10:19 +01:00
parent ea2ccbcd1b
commit af8ed70744

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.0", "version": "1.4.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.4.0/clash-windows-amd64-v1.4.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.4.1/clash-windows-amd64-v1.4.1.zip",
"hash": "19c1a6845e9160480ac7dcfc358b73aa17b840aeac5746f5f102504f4db08bcc", "hash": "228597eac6780048731e74619016f43fdae04c2019771475bb5a84fc5c4d7150",
"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.0/clash-windows-386-v1.4.0.zip", "url": "https://github.com/Dreamacro/clash/releases/download/v1.4.1/clash-windows-386-v1.4.1.zip",
"hash": "207f1341eb23140015d0a281501fe0de6fae6c023fe3034913e5c7e068e21720", "hash": "b4a05a014d89d14e9b2666e66a045718ef16791d3941a2309d89e9720538ece9",
"bin": [ "bin": [
[ [
"clash-windows-386.exe", "clash-windows-386.exe",