stevenblack-blocklist: 3.14.79 -> 3.14.84

This commit is contained in:
Ali Rizvi
2024-07-04 17:10:20 -04:00
parent c50d3067cb
commit c75c11c53d
@@ -1,7 +1,7 @@
{ lib, fetchFromGitHub }:
let
version = "3.14.79";
version = "3.14.84";
in
fetchFromGitHub {
name = "stevenblack-blocklist-${version}";
@@ -9,7 +9,7 @@ fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = version;
hash = "sha256-MfQGu+Y4/A0GKIu9d//U+yiP0fN/7cWhEo2dut4UvcE=";
hash = "sha256-tahf6mdtmZofwMZfMsuDAqCR/V1qZt6vV+o6t4YTKG0=";
meta = with lib; {
description = "Unified hosts file with base extensions";