Unverified Commit 9100ae78 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

stevenblack-blocklist: 3.15.55 -> 3.16.4 (#426942)

parents 9ecedbd7 3b1bc5bc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "stevenblack-blocklist";
  version = "3.15.55";
  version = "3.16.4";

  src = fetchFromGitHub {
    owner = "StevenBlack";
    repo = "hosts";
    tag = finalAttrs.version;
    hash = "sha256-eDKP15xvd/SHZd4i2EorRZkS7ih5d8YNvCJQsRQeMYs=";
    hash = "sha256-E4+FdFdc7TNIJ3f2aeo7TkxS1D7KcqNdN8ILfo4T0eA=";
  };

  outputs = [