A Heroku buildpack for wine that always downloads binary wine from a static build. It does not compile the wine within the dyno since it is time consuming.
heroku create myapp --buildpack https://github.com/TheBotlyNoob/heroku-buildpack-wine.git
heroku create myapp --buildpack https://github.com/TheBotlyNoob/heroku-buildpack-wine.git#dev