stevenblack-blocklist: 3.11.19 -> 3.13.10

This commit is contained in:
Ivan Popovych 2023-07-08 19:34:48 +03:00
parent 4429be1806
commit b936a53005

View file

@ -1,7 +1,7 @@
{ lib, fetchFromGitHub }:
let
version = "3.11.19";
version = "3.13.10";
in
fetchFromGitHub {
name = "stevenblack-blocklist-${version}";
@ -9,7 +9,7 @@ fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = version;
sha256 = "sha256-YGD3I64g/zD5iX2oIU6Qy/WqzcWcaNs1HjMUBeKcDZ4=";
sha256 = "sha256-LTo0NV1DpHI05AvfmTKNz+/NdXaNoLxgpMhV/HqeT6g=";
meta = with lib; {
description = "Unified hosts file with base extensions";