diff --git a/installer/tools/chocolateyinstall.ps1 b/installer/tools/chocolateyinstall.ps1 index 3b4472b..b008144 100755 --- a/installer/tools/chocolateyinstall.ps1 +++ b/installer/tools/chocolateyinstall.ps1 @@ -1,14 +1,14 @@ -# Generated with JReleaser 1.14.0 at 2024-10-17T11:51:53.807934855Z +# Generated with JReleaser 1.14.0 at 2024-10-19T12:14:30.844009478Z $toolsDir = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = 'xpipe' fileType = 'msi' - url = 'https://github.com/xpipe-io/xpipe/releases/download/12.3.2/xpipe-installer-windows-x86_64.msi' + url = 'https://github.com/xpipe-io/xpipe/releases/download/12.3.3/xpipe-installer-windows-x86_64.msi' silentArgs = "/quiet" validExitCodes= @(0) softwareName = 'xpipe*' - checksum = '0661319b05f214a939a30a6897ce718f2b117d222723047f8e9fcbdc62d7069e' + checksum = '43c0bc701e54b1c40974ce004f0da56dc153e4a05bf454fbf3a4bca20638f7a0' checksumType = 'sha256' } diff --git a/installer/xpipe.nuspec b/installer/xpipe.nuspec index d924e72..a73ed04 100755 --- a/installer/xpipe.nuspec +++ b/installer/xpipe.nuspec @@ -1,11 +1,11 @@ - + xpipe - 12.3.2 + 12.3.3 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/12.3.2 + https://github.com/xpipe-io/xpipe/releases/tag/12.3.3 https://rawcdn.githack.com/xpipe-io/xpipe/a097ae7a41131fa358b5343345557ad00a45c309/dist/logo/logo.png