From 1812c0ce71a56a7767342cacc5176e00abec9678 Mon Sep 17 00:00:00 2001 From: Alexey-Ayupov <116575425+Alexey-Ayupov@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:20:54 +0100 Subject: [PATCH] [macOS] Add libsodium to the macOS-14 (#9350) --- images/macos/toolsets/toolset-14.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 09f86dad..529baccf 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -65,6 +65,7 @@ "gnu-tar", "kotlin", "libpq", + "libsodium", "p7zip", "packer", "perl",