Skip to content

Commit d6be885

Browse files
committed
chore(xsd): pin ECMA Transitional Part 4 zip hash
Direct ECMA download URL plus outer-zip sha256 captured after a successful fetch+extract; reproducible via `bun run xsd:fetch`.
1 parent b8c36ac commit d6be885

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/sources.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"kind": "xsd",
1616
"edition": "5th",
1717
"version": "2016-12",
18-
"url": "https://ecma-international.org/publications-and-standards/standards/ecma-376/",
18+
"url": "https://ecma-international.org/wp-content/uploads/ECMA-376-4_5th_edition_december_2016.zip",
1919
"license_note": "Published by Ecma International. See the ECMA-376 publications page for the current download and licensing terms before redistribution.",
20-
"sha256": null
20+
"sha256": "bd25da1109f73762356596918bf5ff8b74a1331642dba5f1c1d1dfc6bed34ecd"
2121
}
2222
]
2323
}

0 commit comments

Comments
 (0)