github xpipe-io/xpipe-ptb 9.3

latest releases: 19.2-4, 19.2-3, 19.2-2...
18 months ago

Fixes

  • Fix git integration on windows not properly interacting with local GPG client when signing commits

Installers

Portable

Install Script

Windows
powershell -ExecutionPolicy Bypass -Command iwr "https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.ps1" -OutFile "$env:TEMP\get-xpipe.ps1" ";"  "&" "$env:TEMP\get-xpipe.ps1" -UseStageDownloads -XPipeVersion "9.3"
Bash Script (Linux / MacOS)
bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh) -s -v "9.3"

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.