From 6c88d06005e5a1ba7fbd0f976f071187c042d92d Mon Sep 17 00:00:00 2001 From: Pan Block Date: Mon, 18 May 2026 14:10:38 -0700 Subject: [PATCH 1/2] manifests --- cgmanifest.json | 34 ++++++++++++++++++++++++++++++++++ third_party/cgmanifest.json | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 cgmanifest.json create mode 100644 third_party/cgmanifest.json diff --git a/cgmanifest.json b/cgmanifest.json new file mode 100644 index 000000000..9f2bf47e4 --- /dev/null +++ b/cgmanifest.json @@ -0,0 +1,34 @@ +{ + "$schema": "https://json.schemastore.org/component-detection-manifest.json", + "Registrations": [ + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/sqlite/sqlite", + "CommitHash": "60405cd15cdd085745101a29112043299d439cfa" + } + }, + "Devel + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/nlohmann/json", + "CommitHash": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03" + } + }, + "DevelopmentDependency": false + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/madler/zlib", + "CommitHash": "52fc78baf216dac4e76c5eb3bd940f68e87086da" + } + }, + "DevelopmentDependency": false + } + ] +} \ No newline at end of file diff --git a/third_party/cgmanifest.json b/third_party/cgmanifest.json new file mode 100644 index 000000000..910b47b62 --- /dev/null +++ b/third_party/cgmanifest.json @@ -0,0 +1,35 @@ +{ + "$schema": "https://json.schemastore.org/component-detection-manifest.json", + "Registrations": [ + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/tonymillion/Reachability", + "CommitHash": "788111ebf98e86368cd03da17f884015d2fc1543" + } + }, + "DevelopmentDependency": false + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/google/googletest.git", + "CommitHash": "58d77fa8070e8cec2dc1ed015d66b454c8d78850" + } + }, + "DevelopmentDependency": false + }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/clibs/sha1/", + "CommitHash": "d5b29e11ec4871b78b370e8e00bd0cd56d798dda" + } + }, + "DevelopmentDependency": false + } + ] +} \ No newline at end of file From 34f21746cbb5f34e5adc3fb53a6a73a227a33652 Mon Sep 17 00:00:00 2001 From: Pan Block Date: Mon, 18 May 2026 14:13:05 -0700 Subject: [PATCH 2/2] fix --- cgmanifest.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/cgmanifest.json b/cgmanifest.json index 9f2bf47e4..33dc5410c 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -5,17 +5,18 @@ "Component": { "Type": "git", "git": { - "RepositoryUrl": "https://github.com/sqlite/sqlite", - "CommitHash": "60405cd15cdd085745101a29112043299d439cfa" + "RepositoryUrl": "https://github.com/nlohmann/json", + "CommitHash": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03" } }, - "Devel + "DevelopmentDependency": false + }, { "Component": { "Type": "git", "git": { - "RepositoryUrl": "https://github.com/nlohmann/json", - "CommitHash": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03" + "RepositoryUrl": "https://github.com/sqlite/sqlite", + "CommitHash": "60405cd15cdd085745101a29112043299d439cfa" } }, "DevelopmentDependency": false