From 21ba775ed5e2b0e2c3c5f9347a04565fde945afb Mon Sep 17 00:00:00 2001 From: Michael Jackson Date: Fri, 22 Nov 2024 16:28:28 -0500 Subject: [PATCH] Revert "ENH: Updates EbsdLib to 1.0.36" This reverts commit 10f8fc9d728c025dcaa004a2879033da8d718248. --- vcpkg-configuration.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 7c9d978eb2..3f27d24877 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -7,7 +7,7 @@ "registries": [ { "kind": "git", - "repository": "https://github.com/imikejackson/simplnx-registry", + "repository": "https://github.com/bluequartzsoftware/simplnx-registry", "packages": [ "benchmark", "blosc", @@ -33,7 +33,7 @@ "zlib", "zstd" ], - "baseline": "e7865006aa360aea30aadf4373f196a3b8cb0f83" + "baseline": "0963043542e4ad7aaacdad243b1eae6b2cf28130" } ] }