File tree Expand file tree Collapse file tree
builder/rootfs/usr/local/src/slugbuilder/builder Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,14 +29,14 @@ download_buildpack() {
2929mkdir -p $BUILDPACK_INSTALL_PATH
3030
3131download_buildpack https://github.com/heroku/heroku-buildpack-multi.git v1.0.0
32- download_buildpack https://github.com/heroku/heroku-buildpack-ruby.git v146
33- download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v91
32+ download_buildpack https://github.com/heroku/heroku-buildpack-ruby.git v150
33+ download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v93
3434download_buildpack https://github.com/heroku/heroku-buildpack-java.git v44
3535download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v17
36- download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v20
36+ download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21
3737download_buildpack https://github.com/heroku/heroku-buildpack-play.git v26
38- download_buildpack https://github.com/heroku/heroku-buildpack-python.git v81
39- download_buildpack https://github.com/heroku/heroku-buildpack-php.git v109
38+ download_buildpack https://github.com/heroku/heroku-buildpack-python.git v97
39+ download_buildpack https://github.com/heroku/heroku-buildpack-php.git v117
4040download_buildpack https://github.com/heroku/heroku-buildpack-clojure.git v75
4141download_buildpack https://github.com/heroku/heroku-buildpack-scala.git v72
42- download_buildpack https://github.com/heroku/heroku-buildpack-go.git v46
42+ download_buildpack https://github.com/heroku/heroku-buildpack-go.git v54
You can’t perform that action at this time.
0 commit comments