stevenblack-blocklist: 3.13.10 -> 3.14.44

This commit is contained in:
Laureηt 2024-01-07 20:04:10 +01:00
parent 43eec87119
commit defa9efc47
No known key found for this signature in database

View file

@ -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";