| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -81,8 +81,10 @@ directory contains the latest Hydrogen (Node.js 18) release. | |||
| 81 | 81 | ||
| 82 | 82 | <https://nodejs.org/download/nightly/> | |
| 83 | 83 | ||
| 84 | - Each directory name and filename contains a date (in UTC) and the commit | ||
| 85 | - SHA at the HEAD of the release. | ||
| 84 | + Each directory and filename includes the version (e.g., `v22.0.0`), | ||
| 85 | + followed by the UTC date (e.g., `20240424` for April 24, 2024), | ||
| 86 | + and the short commit SHA of the HEAD of the release (e.g., `ddd0a9e494`). | ||
| 87 | + For instance, a full directory name might look like `v22.0.0-nightly20240424ddd0a9e494`. | ||
| 86 | 88 | ||
| 87 | 89 | #### API documentation | |
| 88 | 90 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments