summaryrefslogtreecommitdiffstats
path: root/development/heroku-cli/heroku-cli.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/heroku-cli/heroku-cli.SlackBuild')
-rw-r--r--development/heroku-cli/heroku-cli.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/heroku-cli/heroku-cli.SlackBuild b/development/heroku-cli/heroku-cli.SlackBuild
index e1d8c3af76..a256e49e10 100644
--- a/development/heroku-cli/heroku-cli.SlackBuild
+++ b/development/heroku-cli/heroku-cli.SlackBuild
@@ -25,11 +25,11 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=heroku-cli
-VERSION=${VERSION:-8.11.0}
+VERSION=${VERSION:-8.11.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-TARBALL=heroku-v8.11.0-a525d5e-linux-x64.tar.xz
+TARBALL=heroku-v8.11.5-df5cd30-linux-x64.tar.xz
if [ -z "$ARCH" ]; then
case "$( uname -m )" in