stevenblack-blocklist: 3.15.10 -> 3.15.15

This commit is contained in:
R. Ryantm
2025-02-02 09:35:03 +00:00
parent 80018e604a
commit 5a8789906f
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.15.10";
version = "3.15.15";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
tag = finalAttrs.version;
hash = "sha256-f5SH4qQzRWYKwIjpzOuhI9mPwlyNcBWjr2mrCKLgml4=";
hash = "sha256-wycPhloUQY24wUDFWd/URRlFUiW2hi/wcohrWQ5R8E4=";
};
outputs = [