v2ray-domain-list-community: 20250227085631 -> 20250302153845 (#386623)
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
let
|
||||
generator = pkgsBuildBuild.buildGoModule rec {
|
||||
pname = "v2ray-domain-list-community";
|
||||
version = "20250227085631";
|
||||
version = "20250302153845";
|
||||
src = fetchFromGitHub {
|
||||
owner = "v2fly";
|
||||
repo = "domain-list-community";
|
||||
rev = version;
|
||||
hash = "sha256-JzcEtUNxdbItblu2jVeFlBzEpZbMu+JejuX1EK1c2io=";
|
||||
hash = "sha256-j2e3NJOIs50NZqaJ76zKjxrrxDwkb0n6XJP9XmZLXlE=";
|
||||
};
|
||||
vendorHash = "sha256-NLh14rXRci4hgDkBJVJDIDvobndB7KYRKAX7UjyqSsg=";
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user