Skip to content

Commit 72ec1a5

Browse files
authored
Merge pull request #1064 from cloudfoundry/pr-by-releng-bot-1761307134
Updating version for node for node-lts: add node v22.21.0, removed node v22.20.0
2 parents fe17330 + 659649b commit 72ec1a5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@ dependencies:
6161
source: https://nodejs.org/dist/v20.16.0/node-v20.16.0.tar.gz
6262
source_sha256: 8f24bf9abe455a09ab30f9ae8edda1e945ed678a4b1c3b07ee0f901fdc0ff4fd
6363
- name: node
64-
version: 22.20.0
65-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.20.0_linux_x64_cflinuxfs4_088bdfa6.tgz
66-
sha256: '088bdfa6d4be820000d38a3b8358ffb24a778f14ead80d646fc568df81460f8d'
64+
version: 22.21.0
65+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.21.0_linux_x64_cflinuxfs4_fb5f1014.tgz
66+
sha256: fb5f1014c8422753f6fedc55c449b8fa7d8dd00ee218b4b22eb67c0f50d06cac
6767
cf_stacks:
6868
- cflinuxfs4
69-
source: https://github.com/nodejs/node/archive/v22.20.0.tar.gz
70-
source_sha256: 5c2e4ecc6583c5d49f9a9a4473fc267402762fc8e8a7835465919dacd6fdd5d8
69+
source: https://nodejs.org/dist/v22.21.0/node-v22.21.0.tar.gz
70+
source_sha256: 3ada9d465cd6557b7b0ccea5f785278931a2a319bc941f68b2e742c6883f18ad
7171
- name: openjdk1.8-latest
7272
version: 1.8.0
7373
uri: https://java-buildpack.cloudfoundry.org/openjdk-jdk/bionic/x86_64/openjdk-jdk-1.8.0_242-bionic.tar.gz

0 commit comments

Comments
 (0)