stevenblack-blocklist: 3.15.20 -> 3.15.24 (#389780)
Co-authored-by: Frontear <Frontear@users.noreply.github.com>
This commit is contained in:
commit
d8bfda4fa7
@ -6,13 +6,13 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "stevenblack-blocklist";
|
||||
version = "3.15.20";
|
||||
version = "3.15.24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "StevenBlack";
|
||||
repo = "hosts";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-NReJCA379CGPRsIy5xifVz0xtBOJ+XrPaAhDKIGV9Ik=";
|
||||
hash = "sha256-34JVDJ6X1naRj+eFbuWSRxdfF5GX8FCTSFXNe78q1S8=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user