Merge pull request #279436 from Laurent2916/stevenblack

stevenblack-blocklist: 3.13.10 -> 3.14.44
This commit is contained in:
Thiago Kenji Okada
2024-01-09 10:26:47 +00:00
committed by GitHub
@@ -1,7 +1,7 @@
{ lib, fetchFromGitHub }:
let
version = "3.13.10";
version = "3.14.44";
in
fetchFromGitHub {
name = "stevenblack-blocklist-${version}";
@@ -9,7 +9,7 @@ fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = version;
sha256 = "sha256-LTo0NV1DpHI05AvfmTKNz+/NdXaNoLxgpMhV/HqeT6g=";
sha256 = "sha256-LlTyhtx3DbtsQdkl6J7ktj/zLJULFqQWq5sCqKPX71g=";
meta = with lib; {
description = "Unified hosts file with base extensions";