Skip to content

Commit 50b4ad7

Browse files
committed
StevenBlack-blocklist-unbound: 3.16.40 -> 3.16.44
1 parent 76262f2 commit 50b4ad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mainserver/unbound.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ let
1717
pkgs.fetchFromGitHub {
1818
owner = "StevenBlack";
1919
repo = "hosts";
20-
rev = "3.16.40";
21-
sha256 = "sha256-i+CthE7tyFicVSDxa7LI/7RkWoD3W2/uNGrKGDpbEtw=";
20+
rev = "3.16.44";
21+
sha256 = "sha256-NetBsY30rvt82ueoUSgl7VWhdOPmEy7BjSgZS794MJg=";
2222
}
2323
+ "/hosts"
2424
);

0 commit comments

Comments
 (0)