aboutsummaryrefslogtreecommitdiff
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 7abad4c436..cd3d80afaa 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:-9.5.0}
+VERSION=${VERSION:-10.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-TARBALL=heroku-v9.5.0-61bf905-linux-x64.tar.xz
+TARBALL=heroku-v10.0.0-b084308-linux-x64.tar.xz
if [ -z "$ARCH" ]; then
case "$( uname -m )" in