stevenblack-blocklist: 3.14.84 -> 3.14.87

This commit is contained in:
Ali Rizvi 2024-07-14 23:55:56 -04:00
parent afeb3c8209
commit eafccaac79
No known key found for this signature in database
GPG Key ID: BCB5CEFDE22282F5

View File

@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.14.84";
version = "3.14.87";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = "refs/tags/${finalAttrs.version}";
hash = "sha256-tahf6mdtmZofwMZfMsuDAqCR/V1qZt6vV+o6t4YTKG0=";
hash = "sha256-QkzDj4EUtmNmJltYu6YOZQBtxm8S23PGdg8nosCzK9M=";
};
outputs = [