Skip to content

Commit e871079

Browse files
author
rhy-jot
committed
Merge pull request #67 from amaltson/missing-heroku-default-buildpacks
Add missing heroku's default buildpacks
2 parents 34e0849 + b4c7bda commit e871079

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

stack/buildpacks.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ https://github.com/heroku/heroku-buildpack-nodejs.git
33
https://github.com/heroku/heroku-buildpack-java.git
44
https://github.com/heroku/heroku-buildpack-play.git
55
https://github.com/heroku/heroku-buildpack-python.git
6-
https://github.com/CHH/heroku-buildpack-php
6+
https://github.com/heroku/heroku-buildpack-scala.git
77
https://github.com/heroku/heroku-buildpack-clojure.git
8+
https://github.com/heroku/heroku-buildpack-gradle.git
9+
https://github.com/heroku/heroku-buildpack-grails.git
10+
https://github.com/CHH/heroku-buildpack-php.git
811
https://github.com/kr/heroku-buildpack-go.git
912
https://github.com/oortcloud/heroku-buildpack-meteorite.git
1013
https://github.com/miyagawa/heroku-buildpack-perl.git
11-
https://github.com/heroku/heroku-buildpack-scala
1214
https://github.com/igrigorik/heroku-buildpack-dart.git
1315
https://github.com/rhy-jot/buildpack-nginx.git
1416
https://github.com/Kloadut/heroku-buildpack-static-apache.git

0 commit comments

Comments
 (0)