From 6db7c890cc2ac9eb58587830c08431866f4bdf36 Mon Sep 17 00:00:00 2001 From: rjindael Date: Thu, 13 Jul 2023 17:05:29 -0700 Subject: [PATCH] vcpkg: update schema url --- vcpkg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 22d7ac4..339d7a0 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,6 @@ { - "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", - "name": "tadah-dll", + "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", + "name": "kiseki-patcher", "version": "1.0.0", "dependencies": [ "curl",