From cc0e6fa909a1b0473839455c7f5b8c3ba27f7c9a Mon Sep 17 00:00:00 2001 From: Dilum Aluthge <5619885+DilumAluthge@users.noreply.github.com> Date: Sat, 2 May 2026 17:12:42 -0400 Subject: [PATCH] README: Add the `schema.json` URL to the README And also make a few other tweaks to the README. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index dfd8f91..fe3eb81 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# VersionsJSONUtil: Generate `versions.json` files that contain the list of Julia versions +# VersionsJSONUtil: Generate the `versions.json` file that contains the list of Julia versions S3 URL: -- v1: https://julialang-s3.julialang.org/bin/versions.json -- v2: [coming soon][^1] - -[^1]: v2 is not available yet. When it becomes available, the S3 URL will *probably* be `https://julialang-s3.julialang.org/bin/versions.v2.json` - +1. v1: + - `versions.json`: https://julialang-s3.julialang.org/bin/versions.json + - schema: https://julialang-s3.julialang.org/bin/versions-schema.json +2. v2: [coming soon, maybe][^1] +[^1]: v2 is not available yet. If/when it becomes available, the S3 URL will *probably* be `https://julialang-s3.julialang.org/bin/versions.v2.json` ## JSON Schema