Avoid redirects and use raw.githubusercontent.com for github links

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2015-10-01 17:26:06 -04:00
parent fe19ef15bc
commit ee853a5b35
7 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
DOKKU_VERSION = master
SSHCOMMAND_URL ?= https://raw.github.com/progrium/sshcommand/master/sshcommand
SSHCOMMAND_URL ?= https://raw.githubusercontent.com/progrium/sshcommand/master/sshcommand
PLUGN_URL ?= https://github.com/progrium/plugn/releases/download/v0.1.0/plugn_0.1.0_linux_x86_64.tgz
STACK_URL ?= https://github.com/gliderlabs/herokuish.git
PREBUILT_STACK_URL ?= gliderlabs/herokuish:latest