From d07e1a523c37b272297902150f481b9251a72fcc Mon Sep 17 00:00:00 2001 From: crschnick Date: Fri, 26 Jul 2024 05:44:16 +0000 Subject: [PATCH] 10.2 --- installer/tools/chocolateyinstall.ps1 | 6 +++--- installer/xpipe.nuspec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/installer/tools/chocolateyinstall.ps1 b/installer/tools/chocolateyinstall.ps1 index 9c78155..2b7f81a 100755 --- a/installer/tools/chocolateyinstall.ps1 +++ b/installer/tools/chocolateyinstall.ps1 @@ -1,14 +1,14 @@ -# Generated with JReleaser 1.12.0 at 2024-07-16T12:43:06.447672374Z +# Generated with JReleaser 1.13.1 at 2024-07-26T05:43:09.969900182Z $toolsDir = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = 'xpipe' fileType = 'msi' - url = 'https://github.com/xpipe-io/xpipe/releases/download/10.1.1/xpipe-installer-windows-x86_64.msi' + url = 'https://github.com/xpipe-io/xpipe/releases/download/10.2/xpipe-installer-windows-x86_64.msi' silentArgs = "/quiet" validExitCodes= @(0) softwareName = 'xpipe*' - checksum = '4b77830555c55b4f211a352d6d45e3f97d2851a85a77a191ce3f68086fbc64b1' + checksum = '7fcf2d0f32da6b511ac5dfb57010f06cf77ae10cdbfbc96995284137fb115236' checksumType = 'sha256' } diff --git a/installer/xpipe.nuspec b/installer/xpipe.nuspec index 40ce66d..e6d44bf 100755 --- a/installer/xpipe.nuspec +++ b/installer/xpipe.nuspec @@ -1,11 +1,11 @@ - + xpipe - 10.1.1 + 10.2 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.1.1 + https://github.com/xpipe-io/xpipe/releases/tag/10.2 https://rawcdn.githack.com/xpipe-io/xpipe/a097ae7a41131fa358b5343345557ad00a45c309/dist/logo/logo.png