Skip to content

Commit 24d047c

Browse files
authored
v2ray-domain-list-community: 20250602083629 -> 20250605152911 (#414444)
2 parents 250db24 + b91ce21 commit 24d047c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/v2/v2ray-domain-list-community/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
let
1010
generator = pkgsBuildBuild.buildGoModule rec {
1111
pname = "v2ray-domain-list-community";
12-
version = "20250602083629";
12+
version = "20250605152911";
1313
src = fetchFromGitHub {
1414
owner = "v2fly";
1515
repo = "domain-list-community";
1616
rev = version;
17-
hash = "sha256-LdB4BUHDpPoA0c8yoZX9gZhaY97t4DfkR37y32yHlvk=";
17+
hash = "sha256-WmBRTr1DHsYgw1XBYCgJAqIvgoW+oqMHe7Ifh7pSG1I=";
1818
};
1919
vendorHash = "sha256-NLh14rXRci4hgDkBJVJDIDvobndB7KYRKAX7UjyqSsg=";
2020
meta = with lib; {

0 commit comments

Comments
 (0)