Skip to content

Commit

Permalink
Merge pull request #2634 from dokku/mh/chore/upgrade-herokuish
Browse files Browse the repository at this point in the history
update herokuish to 0.3.26
  • Loading branch information
michaelshobbs committed Mar 2, 2017
2 parents 16ff22b + 246e54a commit 87feed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb.mk
@@ -1,6 +1,6 @@
HEROKUISH_DESCRIPTION = 'Herokuish uses Docker and Buildpacks to build applications like Heroku'
HEROKUISH_REPO_NAME ?= gliderlabs/herokuish
HEROKUISH_VERSION ?= 0.3.25
HEROKUISH_VERSION ?= 0.3.26
HEROKUISH_ARCHITECTURE = amd64
HEROKUISH_PACKAGE_NAME = herokuish_$(HEROKUISH_VERSION)_$(HEROKUISH_ARCHITECTURE).deb

Expand Down

0 comments on commit 87feed0

Please sign in to comment.