Skip to content

Commit

Permalink
Update Inventory for heroku/nodejs engine
Browse files Browse the repository at this point in the history
- Added Node.js version 22.6.0.
  • Loading branch information
heroku-linguist[bot] committed Aug 7, 2024
1 parent 206111a commit 92c63f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## [Unreleased]

- Added Node.js version 22.6.0.
- Added Yarn version 4.4.0.
- Added Yarn version 3.8.4.

Expand Down
7 changes: 7 additions & 0 deletions inventory/node.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5950,6 +5950,13 @@ arch = "linux-x64"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/node/release/linux-x64/node-v22.5.1-linux-x64.tar.gz"
etag = "df848ac9b7d9e3f385a04b84374fcce9-7"

[[releases]]
version = "22.6.0"
channel = "release"
arch = "linux-x64"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/node/release/linux-x64/node-v22.6.0-linux-x64.tar.gz"
etag = "8c064c474fff1bc60d839681793b93f8-7"

[[releases]]
version = "4.0.0"
channel = "release"
Expand Down

0 comments on commit 92c63f2

Please sign in to comment.