From 90f3a2e3d06387c1eadf142ed171fad52b8f000e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 19 Nov 2023 00:57:43 +0000 Subject: [PATCH] v2ray 5.11.0 v2ray: update resources Signed-off-by: Rui Chen --- Formula/v/v2ray.rb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Formula/v/v2ray.rb b/Formula/v/v2ray.rb index 762971ab37c0..abba6978f1ef 100644 --- a/Formula/v/v2ray.rb +++ b/Formula/v/v2ray.rb @@ -1,8 +1,8 @@ class V2ray < Formula desc "Platform for building proxies to bypass network restrictions" homepage "https://v2fly.org/" - url "https://github.com/v2fly/v2ray-core/archive/refs/tags/v5.10.1.tar.gz" - sha256 "dfa0f9d6d1297819567cedad525025d2a6db07a1553213f2ecb2de110918c07c" + url "https://github.com/v2fly/v2ray-core/archive/refs/tags/v5.11.0.tar.gz" + sha256 "c25490d6b0600cd316409f112d39e10f5d7c66bb89f18dafcd3a95d26f889bc2" license all_of: ["MIT", "CC-BY-SA-4.0"] head "https://github.com/v2fly/v2ray-core.git", branch: "master" @@ -24,18 +24,18 @@ class V2ray < Formula depends_on "go" => :build resource "geoip" do - url "https://github.com/v2fly/geoip/releases/download/202310260037/geoip.dat" - sha256 "f24e09d29ffadb75d5eb41483b4eddfe139b9b448886dd2bcdeb2df2c0dcca24" + url "https://github.com/v2fly/geoip/releases/download/202311160040/geoip.dat" + sha256 "fe44648629b12e4818eae1a9f703e83f02261e7dcc91b06edf531f343bf16170" end resource "geoip-only-cn-private" do - url "https://github.com/v2fly/geoip/releases/download/202310260037/geoip-only-cn-private.dat" - sha256 "23dbef7227bede25fddcddd5a2f235fd33ef01e760d3dc3354d6f2cf21f223d3" + url "https://github.com/v2fly/geoip/releases/download/202311160040/geoip-only-cn-private.dat" + sha256 "5cdbda3dd45b75bd563170f1e963a4b560f0c02991c16824db6d5b887e951665" end resource "geosite" do - url "https://github.com/v2fly/domain-list-community/releases/download/20231031055637/dlc.dat" - sha256 "6053d81679c4b4728ed5841d12235ce8073c806f49afed212b75b11bfdbbd489" + url "https://github.com/v2fly/domain-list-community/releases/download/20231118232758/dlc.dat" + sha256 "91844afa5918b0465b2ffaaf9ee35d09bffd0a2b47b669afdf77ff576262b048" end def install