evidence: accept JD Guanghu OS physical master
This commit is contained in:
parent
3e085e48a8
commit
fb8427adaa
16 changed files with 164 additions and 41 deletions
|
|
@ -10,7 +10,7 @@ const architecture = JSON.parse(
|
|||
);
|
||||
|
||||
test("current architecture restores the digital BingShuo system body first", () => {
|
||||
assert.equal(architecture.version, "2026-08-16.3");
|
||||
assert.equal(architecture.version, "2026-08-16.4");
|
||||
assert.equal(architecture.digital_bingshuo_system_body.upstream_repository_commit,
|
||||
"40c29f1e3ecde87f2c0a9cdf232eb0be5263b268");
|
||||
const systemBodyIndex = architecture.read_order.indexOf(
|
||||
|
|
|
|||
Loading…
Reference in a new issue