ci: add stdDocs to downloads/index.json for master branch

This commit is contained in:
Andrew Kelley
2021-01-12 12:52:59 -07:00
parent 8ea2b40e5f
commit 166e9ea689

View File

@@ -3,6 +3,7 @@
"version": "{{MASTER_VERSION}}",
"date": "{{MASTER_DATE}}",
"docs": "https://ziglang.org/documentation/master/",
"stdDocs": "https://ziglang.org/documentation/master/std/",
"src": {
"tarball": "https://ziglang.org/builds/{{SRC_TARBALL}}",
"shasum": "{{SRC_SHASUM}}",