File tree Expand file tree Collapse file tree
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 01-multi
32- download_buildpack https://github.com/heroku/heroku-buildpack-clojure.git v83 02-clojure
33- download_buildpack https://github.com/heroku/heroku-buildpack-go.git v116 03-go
32+ download_buildpack https://github.com/heroku/heroku-buildpack-clojure.git v84 02-clojure
33+ download_buildpack https://github.com/heroku/heroku-buildpack-go.git v129 03-go
3434download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v30 04-gradle
3535download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21 05-grails
3636download_buildpack https://github.com/heroku/heroku-buildpack-java.git v63 06-java
37- download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v156 07-nodejs
38- download_buildpack https://github.com/heroku/heroku-buildpack-php.git v157 08-php
37+ download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v163 07-nodejs
38+ download_buildpack https://github.com/heroku/heroku-buildpack-php.git v161 08-php
3939download_buildpack https://github.com/heroku/heroku-buildpack-play.git v26 09-play
40- download_buildpack https://github.com/heroku/heroku-buildpack-python.git v152 10-python
41- download_buildpack https://github.com/heroku/heroku-buildpack-ruby.git v200 11-ruby
40+ download_buildpack https://github.com/heroku/heroku-buildpack-python.git v157 10-python
41+ download_buildpack https://github.com/heroku/heroku-buildpack-ruby.git v204 11-ruby
4242download_buildpack https://github.com/heroku/heroku-buildpack-scala.git v85 12-scala
You can’t perform that action at this time.
0 commit comments