stevenblack-blocklist: 3.14.139 -> 3.15.0

This commit is contained in:
R. Ryantm
2024-12-18 20:11:01 +00:00
parent a98c720fb6
commit 7461d3d025
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.14.139";
version = "3.15.0";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = "refs/tags/${finalAttrs.version}";
hash = "sha256-rPK7Y7Upwdus0fCK4OZLpgx9MwRt6mWP8YjNmHA9vJ8=";
hash = "sha256-CMafExAcNPDOjFd518MHK1rWYhapP6eBIXKk6YAjJqc=";
};
outputs = [