Skip to content

Commit 81bf92c

Browse files
authored
v2ray-domain-list-community: 20241112092643 -> 20241210004721 (#363808)
2 parents 6293cdc + 2fbb4a4 commit 81bf92c

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
@@ -3,12 +3,12 @@
33
let
44
generator = pkgsBuildBuild.buildGoModule rec {
55
pname = "v2ray-domain-list-community";
6-
version = "20241112092643";
6+
version = "20241210004721";
77
src = fetchFromGitHub {
88
owner = "v2fly";
99
repo = "domain-list-community";
1010
rev = version;
11-
hash = "sha256-+S93tyYzkEMous+PkpR1yMAZmfSEc/HRqxUjXOeWIGk=";
11+
hash = "sha256-CiIjD6hI2rdulK/rqViLqB2YotpHd5ftOOxJncIcYS4=";
1212
};
1313
vendorHash = "sha256-NLh14rXRci4hgDkBJVJDIDvobndB7KYRKAX7UjyqSsg=";
1414
meta = with lib; {

0 commit comments

Comments
 (0)