Skip to content

Commit

Permalink
Remove cflinuxfs2 dependencies
Browse files Browse the repository at this point in the history
Co-authored-by: Guillermo Kardolus <gkardolus@pivotal.io>
  • Loading branch information
ndon55555 and kardolus committed Jul 15, 2019
1 parent f993143 commit b8646ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpack.toml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ name = "Yarn"
sha256 = "e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3"
source = "https://github.com/yarnpkg/yarn/releases/download/v1.17.3/yarn-v1.17.3.tar.gz"
source_sha256 = "e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3"
stacks = ["org.cloudfoundry.stacks.cflinuxfs2","org.cloudfoundry.stacks.cflinuxfs3","io.buildpacks.stacks.bionic"]
stacks = ["org.cloudfoundry.stacks.cflinuxfs3","io.buildpacks.stacks.bionic"]
uri = "https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn-1.17.3-any-stack-e3835194.tar.gz"
version = "1.17.3"

Expand Down

0 comments on commit b8646ae

Please sign in to comment.