Skip to content

Commit a5680f0

Browse files
Update Inventory for heroku/nodejs yarn (#1361)
- Added Yarn version 4.6.0. Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com> Co-authored-by: Colin Casey <[email protected]>
1 parent cf8ed23 commit a5680f0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## [Unreleased]
44

55
- Added Node.js version 23.5.0.
6+
- Added Yarn version 4.6.0.
67

78
## [v275] - 2024-12-11
89

inventory/yarn.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,3 +1128,9 @@ channel = "release"
11281128
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.5.3.tar.gz"
11291129
etag = "bcfaf35ea2ba27bd7b768db9580266ef"
11301130

1131+
[[releases]]
1132+
version = "4.6.0"
1133+
channel = "release"
1134+
url = "https://heroku-nodebin.s3.us-east-1.amazonaws.com/yarn/release/yarn-v4.6.0.tar.gz"
1135+
etag = "5e0848be2945494526152d39a1c0093c"
1136+

0 commit comments

Comments
 (0)