Skip to content

Commit 22a8706

Browse files
Arjun Sreedharanarjun024
authored andcommitted
Add node 22.13.0, remove node 22.11.0
From cloudfoundry/public-buildpacks-ci-robots@6aaf6aa
1 parent d61553e commit 22a8706

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,13 @@ dependencies:
106106
source: https://nodejs.org/dist/v20.18.2/node-v20.18.2.tar.gz
107107
source_sha256: cf3ef49fafbfee3cdcd936a0d6031341b73bfa6b26a484ea0a4936c26d24b829
108108
- name: node
109-
version: 22.11.0
110-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.11.0_linux_x64_cflinuxfs4_148025bc.tgz
111-
sha256: 148025bc1528344d92b397853b0cc3ac7e63b1e2b4be8e5475c694900c7540ce
109+
version: 22.13.0
110+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.13.0_linux_x64_cflinuxfs4_cacca6c4.tgz
111+
sha256: cacca6c4e331679741fdfdb8093c128f45de1d8cedd44afee00db83f061e0712
112112
cf_stacks:
113113
- cflinuxfs4
114-
source: https://nodejs.org/dist/v22.11.0/node-v22.11.0.tar.gz
115-
source_sha256: 24e5130fa7bc1eaab218a0c9cb05e03168fa381bb9e3babddc6a11f655799222
114+
source: https://nodejs.org/dist/v22.13.0/node-v22.13.0.tar.gz
115+
source_sha256: 38e15a1d0dd0e95c237bc4651d7c9930a78d3fe7954a7ee7693b403f2d879e46
116116
- name: node
117117
version: 22.13.1
118118
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.13.1_linux_x64_cflinuxfs4_3e0956ff.tgz

0 commit comments

Comments
 (0)