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.3.0.
  • Loading branch information
heroku-linguist[bot] committed Jun 12, 2024
1 parent 2f3ff5a commit 307b44b
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.3.0.

## [v253] - 2024-06-10

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

[[releases]]
version = "22.3.0"
channel = "release"
arch = "linux-x64"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/node/release/linux-x64/node-v22.3.0-linux-x64.tar.gz"
etag = "5ba98d04e91b0b630768c6ae2ac525b5-7"

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

0 comments on commit 307b44b

Please sign in to comment.