mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
clash.meta: Update to version 1.14.1
This commit is contained in:
parent
cbd6fb37b2
commit
75f3e37eab
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.0",
|
"version": "1.14.1",
|
||||||
"description": "Fork of Clash, a rule-based tunnel.",
|
"description": "Fork of Clash, a rule-based tunnel.",
|
||||||
"homepage": "https://github.com/MetaCubeX/Clash.Meta",
|
"homepage": "https://github.com/MetaCubeX/Clash.Meta",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.0/Clash.Meta-windows-amd64-v1.14.0.zip",
|
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.1/Clash.Meta-windows-amd64-v1.14.1.zip",
|
||||||
"hash": "e4d56f63b644d400515bfcf704516a510ddfe4f0ec8f74769e84b057f2d4d1c3"
|
"hash": "1b7d36a370561761e714b8f325b748ad4ef7e7c65721f94580cc161b22224c12"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.0/Clash.Meta-windows-386-v1.14.0.zip",
|
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.1/Clash.Meta-windows-386-v1.14.1.zip",
|
||||||
"hash": "4e81733d8f8ebcd01f80fbf6af7e5aabb110194cf687715b35fbf483109bc03e"
|
"hash": "7da9225958c7db6da3aacdc3f4ffd4cd491f8825129b39d8247974875592d58d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",
|
"pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user