fix(cask): [#2450] 删除冗余的 verified 参数
This commit is contained in:
@@ -2,8 +2,7 @@ cask "clashx-meta" do
|
|||||||
version "1.4.38"
|
version "1.4.38"
|
||||||
sha256 "2639f0770c8adccfe2aac723d218e33b0a87f9950e1cb03432708d3e00d3e0d3"
|
sha256 "2639f0770c8adccfe2aac723d218e33b0a87f9950e1cb03432708d3e00d3e0d3"
|
||||||
|
|
||||||
url "https://github.com/MetaCubeX/ClashX.Meta/releases/download/v#{version}/ClashX.Meta.zip",
|
url "https://github.com/MetaCubeX/ClashX.Meta/releases/download/v#{version}/ClashX.Meta.zip"
|
||||||
verified: "github.com/MetaCubeX/ClashX.Meta/"
|
|
||||||
name "ClashX Meta"
|
name "ClashX Meta"
|
||||||
desc "Rule-based custom proxy with GUI based on Clash.Meta"
|
desc "Rule-based custom proxy with GUI based on Clash.Meta"
|
||||||
homepage "https://github.com/MetaCubeX/ClashX.Meta"
|
homepage "https://github.com/MetaCubeX/ClashX.Meta"
|
||||||
|
|||||||
Reference in New Issue
Block a user