stevenblack-blocklist: 3.14.96 -> 3.14.100

This commit is contained in:
R. Ryantm
2024-08-29 10:32:03 +00:00
parent 3c7d6a1dbc
commit 3e674f4264
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.14.96";
version = "3.14.100";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = "refs/tags/${finalAttrs.version}";
hash = "sha256-gv40Hfe8Lk/flQp+SPwGws4eZ0umjF1qwX0HdHF9Xe4=";
hash = "sha256-6PdF/COJ7UA8ULHMJ2HEIwc6wwNDUxS/92r3D8f6N1E=";
};
outputs = [