diff --git a/installer/tools/chocolateyinstall.ps1 b/installer/tools/chocolateyinstall.ps1 index 25e998d..d141acc 100755 --- a/installer/tools/chocolateyinstall.ps1 +++ b/installer/tools/chocolateyinstall.ps1 @@ -1,14 +1,14 @@ -# Generated with JReleaser 1.12.0 at 2024-07-02T13:52:21.035861451Z +# Generated with JReleaser 1.12.0 at 2024-07-14T10:47:58.292699036Z $toolsDir = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = 'xpipe' fileType = 'msi' - url = 'https://github.com/xpipe-io/xpipe/releases/download/10.0.4/xpipe-installer-windows-x86_64.msi' + url = 'https://github.com/xpipe-io/xpipe/releases/download/10.1/xpipe-installer-windows-x86_64.msi' silentArgs = "/quiet" validExitCodes= @(0) softwareName = 'xpipe*' - checksum = 'f9c0412cbcabc9839cca74ca0818c2afb5a3b323fd6a5c0a0b81b0014ce341a0' + checksum = '4e8cf74609b8b9e49620442264d1db87f6ec9975777b3a3134bbf2e2423d4d4a' checksumType = 'sha256' } diff --git a/installer/xpipe.nuspec b/installer/xpipe.nuspec index 1b45185..d34ffb5 100755 --- a/installer/xpipe.nuspec +++ b/installer/xpipe.nuspec @@ -1,11 +1,11 @@ - + xpipe - 10.0.4 + 10.1 Christopher Schnick XPipe is a new type of shell connection hub and remote file manager that allows you to access your entire server infrastructure from your local machine. It works on top of your installed command-line programs that you normally use to connect and does not require any setup on your remote systems. @@ -20,7 +20,7 @@ https://github.com/xpipe-io/choco_bucket https://docs.xpipe.io https://github.com/xpipe-io/xpipe/issues - https://github.com/xpipe-io/xpipe/releases/tag/10.0.4 + https://github.com/xpipe-io/xpipe/releases/tag/10.1 https://rawcdn.githack.com/xpipe-io/xpipe/a097ae7a41131fa358b5343345557ad00a45c309/dist/logo/logo.png