stevenblack-blocklist: 3.14.127 -> 3.14.139

This commit is contained in:
R. Ryantm
2024-12-07 23:53:08 +00:00
parent 65484f88b2
commit 4bf1b4b347
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.14.127";
version = "3.14.139";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = "refs/tags/${finalAttrs.version}";
hash = "sha256-85d3cDtmblTrTyCQJUgQgIh2KCAuQRZhBVuo7BXsJLQ=";
hash = "sha256-rPK7Y7Upwdus0fCK4OZLpgx9MwRt6mWP8YjNmHA9vJ8=";
};
outputs = [