Heroku Toolbelt 3.2

Full internal name:com.heroku.toolbelt
Project site:https://toolbelt.heroku.com
Screen shots:
Download: Download Heroku Toolbelt 3.2

https://sourceforge.net/projects/npackd/files/com.heroku.toolbelt-3.2.exe

VirusTotal results
Change log:n/a
Description:

WARNING: this package always installs the newest version of the software.

Heroku client. Heroku is a cloud application platform for Ruby, Rails, Node.js, Java, Python, Scala and Clojure web apps

License:MIT
Version:3.2
SHA-1 or SHA-256:867d42b919a93fa2181aebc01cbd9a7475208aad
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log" && del /f /q "%setup%"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    .Npackd\Uninstall.bat:
    unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    Last modified:Sat May 15 09:35:10 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sun Feb 02 14:53:08 UTC 2014
    Created by:tim.lebedk...
    Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded