Fix cgmanifest.json hash format and add type:git entries for NOTICE generation (#41025)

beena352 committed Jul 20, 2026 at 14:03 UTC 487bce180f3f77022fe86d9c22d6a0c0f41084cc
1 file changed +31 -5
cgmanifest.json
+31 -5
@@ -47,7 +47,16 @@
47 "name": "boost",
48 "version": "1.90.0",
49 "downloadUrl": "https://archives.boost.io/release/1.90.0/source/boost_1_90_0.tar.gz",
50 - "hash": "sha256:5e93d582aff26868d581a52ae78c7d8edf3f3064742c6e77901a1f18a437eea9"
50 + "hash": "sha1:44500f8d6b279ec314a4cdce1290ddc30f530ed7"
51 + }
52 + }
53 + },
54 + {
55 + "component": {
56 + "type": "git",
57 + "git": {
58 + "repositoryUrl": "https://github.com/jbeder/yaml-cpp",
59 + "commitHash": "56e3bb550c91fd7005566f19c079cb7a503223cf"
60 }
61 }
62 },
@@ -58,8 +67,16 @@
67 "name": "yaml-cpp",
68 "version": "0.9.0",
69 "downloadUrl": "https://github.com/jbeder/yaml-cpp/releases/download/yaml-cpp-0.9.0/yaml-cpp-yaml-cpp-0.9.0.tar.gz",
61 - "hash": "sha256:298593d9c440fd9034b8b193d96318b76d49bc97c6ceadb7b0836edf0b6d7539"
62 -
70 + "hash": "sha1:a7bf36bd4d48eac9341fd56e3e044dd81b04c25a"
71 + }
72 + }
73 + },
74 + {
75 + "component": {
76 + "type": "git",
77 + "git": {
78 + "repositoryUrl": "https://github.com/microsoft/GSL",
79 + "commitHash": "a3534567187d2edc428efd3f13466ff75fe5805c"
80 }
81 }
82 },
@@ -70,7 +87,16 @@
87 "name": "GSL",
88 "version": "4.0.0",
89 "downloadUrl": "https://github.com/microsoft/GSL/archive/refs/tags/v4.0.0.tar.gz",
73 - "hash": "sha256:f0e32cb10654fea91ad56bde89170d78cfbf4363ee0b01d8f097de2ba49f6ce9"
90 + "hash": "sha1:909c9540a76fe4b4f71dbbd24126cab3925fb78e"
91 + }
92 + }
93 + },
94 + {
95 + "component": {
96 + "type": "git",
97 + "git": {
98 + "repositoryUrl": "https://github.com/nlohmann/json",
99 + "commitHash": "55f93686c01528224f448c19128836e7df245f72"
100 }
101 }
102 },
@@ -81,7 +107,7 @@
107 "name": "nlohmann::json",
108 "version": "3.12.0",
109 "downloadUrl": "https://github.com/nlohmann/json/releases/download/v3.12.0/json.tar.xz",
84 - "hash": "sha256:42f6e95cad6ec532fd372391373363b62a14af6d771056dbfc86160e6dfff7aa"
110 + "hash": "sha1:48c2c76de06fde8cf36faf039509b38b3ae90b5b"
111 }
112 }
113 }