8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There was an error while loading. Ple 8000 ase reload this page.
1 parent 7c88739 commit db2496cCopy full SHA for db2496c
README.md
@@ -81,8 +81,10 @@ directory contains the latest Hydrogen (Node.js 18) release.
81
82
<https://nodejs.org/download/nightly/>
83
84
-Each directory name and filename contains a date (in UTC) and the commit
85
-SHA at the HEAD of the release.
+Each directory and filename includes the version (e.g., `v22.0.0`),
+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`.
88
89
#### API documentation
90
0 commit comments