Skip to content

Commit

Permalink
Update Inventory for heroku/nodejs-yarn (#962)
Browse files Browse the repository at this point in the history
- Added Yarn version 4.5.2.

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
  • Loading branch information
heroku-linguist[bot] authored Nov 22, 2024
1 parent 1be5791 commit 96a5e39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions buildpacks/nodejs-yarn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Added Yarn version 4.5.2.
## [3.3.2] - 2024-11-13

- No changes.
Expand Down
6 changes: 6 additions & 0 deletions buildpacks/nodejs-yarn/inventory.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1110,3 +1110,9 @@ channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.5.1.tar.gz"
etag = "d731a2442124adeac8854cb2ff6dc6c2"

[[releases]]
version = "4.5.2"
channel = "release"
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.5.2.tar.gz"
etag = "76a51f0f075160dd2d08757ba81a327c"

0 comments on commit 96a5e39

Please sign in to comment.