From c34d1d6dfd5780672380670f307b04c2720efb7c Mon Sep 17 00:00:00 2001 From: Jonathan White Date: Sat, 25 Jan 2025 17:20:14 -0500 Subject: [PATCH] Add eof newline to vcpkg.json --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index c64679af0..b3ab1ceba 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -82,4 +82,4 @@ "version>=": "23.1.0" } ] -} \ No newline at end of file +}