We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0272332 commit dcc1533Copy full SHA for dcc1533
1 file changed
manifest.yml
@@ -114,4 +114,13 @@ dependencies:
114
- cflinuxfs3
115
source: https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-v1.22.22.tar.gz
116
source_sha256: 88268464199d1611fcf73ce9c0a6c4d44c7d5363682720d8506f6508addf36a0
117
+- name: yarn
118
+ version: 1.22.22
119
+ uri: https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn_1.22.22_linux_noarch_any-stack_df064301.tgz
120
+ sha256: df064301db0f1c0cac4ecf195103495de55e9b06226a38d867b1839103137916
121
+ cf_stacks:
122
+ - cflinuxfs4
123
+ - cflinuxfs5
124
+ source: https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-v1.22.22.tar.gz
125
+ source_sha256: 88268464199d1611fcf73ce9c0a6c4d44c7d5363682720d8506f6508addf36a0
126
pre_package: scripts/build.sh
0 commit comments