Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/node-versions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.22.4-1081406675
Choose a base ref
...
head repository: actions/node-versions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12.22.5-1122930631
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 30, 2021

  1. Update versions-manifest

    459680 committed Jul 30, 2021

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    ee57453 View commit details
  2. Merge pull request #71 from actions/update-versions-manifest-file

    [versions-manifest] Update for release from 07/30/2021
    MaksimZhukov authored Jul 30, 2021
    Copy the full SHA
    e530a11 View commit details

Commits on Aug 3, 2021

  1. Update versions-manifest

    459680 committed Aug 3, 2021
    Copy the full SHA
    dcd9e83 View commit details
  2. Merge pull request #72 from actions/update-versions-manifest-file

    [versions-manifest] Update for release from 08/03/2021
    MaksimZhukov authored Aug 3, 2021
    Copy the full SHA
    c54f68b View commit details
Showing with 102 additions and 0 deletions.
  1. +102 −0 versions-manifest.json
102 changes: 102 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,54 @@
[
{
"version": "16.6.1",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/16.6.1-1093240690",
"files": [
{
"filename": "node-16.6.1-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.6.1-1093240690/node-16.6.1-darwin-x64.tar.gz"
},
{
"filename": "node-16.6.1-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.6.1-1093240690/node-16.6.1-linux-x64.tar.gz"
},
{
"filename": "node-16.6.1-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.6.1-1093240690/node-16.6.1-win32-x64.7z"
}
]
},
{
"version": "16.6.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/16.6.0-1081405875",
"files": [
{
"filename": "node-16.6.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.6.0-1081405875/node-16.6.0-darwin-x64.tar.gz"
},
{
"filename": "node-16.6.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.6.0-1081405875/node-16.6.0-linux-x64.tar.gz"
},
{
"filename": "node-16.6.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.6.0-1081405875/node-16.6.0-win32-x64.7z"
}
]
},
{
"version": "16.5.0",
"stable": true,
@@ -199,6 +249,32 @@
}
]
},
{
"version": "14.17.4",
"stable": true,
"lts": "Fermium",
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.4-1081406257",
"files": [
{
"filename": "node-14.17.4-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.4-1081406257/node-14.17.4-darwin-x64.tar.gz"
},
{
"filename": "node-14.17.4-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.4-1081406257/node-14.17.4-linux-x64.tar.gz"
},
{
"filename": "node-14.17.4-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.4-1081406257/node-14.17.4-win32-x64.7z"
}
]
},
{
"version": "14.17.3",
"stable": true,
@@ -1003,6 +1079,32 @@
}
]
},
{
"version": "12.22.4",
"stable": true,
"lts": "Erbium",
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.4-1081406675",
"files": [
{
"filename": "node-12.22.4-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.4-1081406675/node-12.22.4-darwin-x64.tar.gz"
},
{
"filename": "node-12.22.4-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.4-1081406675/node-12.22.4-linux-x64.tar.gz"
},
{
"filename": "node-12.22.4-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.4-1081406675/node-12.22.4-win32-x64.7z"
}
]
},
{
"version": "12.22.3",
"stable": true,