stevenblack-blocklist: 3.14.71 -> 3.14.79

This commit is contained in:
Ali Rizvi 2024-06-19 23:04:05 +00:00
parent 98053e7c05
commit 8c0443b656
No known key found for this signature in database
GPG Key ID: BCB5CEFDE22282F5

View File

@ -1,7 +1,7 @@
{ lib, fetchFromGitHub }:
let
version = "3.14.71";
version = "3.14.79";
in
fetchFromGitHub {
name = "stevenblack-blocklist-${version}";
@ -9,7 +9,7 @@ fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = version;
hash = "sha256-33aDL+nJ+BOwOOSfiaAX3r8BdDM2rWCaeiz55nUXrd8=";
hash = "sha256-MfQGu+Y4/A0GKIu9d//U+yiP0fN/7cWhEo2dut4UvcE=";
meta = with lib; {
description = "Unified hosts file with base extensions";