From 32a77b1bd3b83f27bf755853396bca1e17c67f39 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Sun, 27 Nov 2022 12:19:14 +0000 Subject: [PATCH] AU: 3 updated - texstudio texstudio.install texstudio.portable [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/3998ca39b5803d66aa1a67256d2f5247c1828948 --- automatic/texstudio.install/legal/VERIFICATION.txt | 4 ++-- automatic/texstudio.install/texstudio.install.nuspec | 2 +- automatic/texstudio.install/tools/chocolateyinstall.ps1 | 2 +- automatic/texstudio.portable/legal/VERIFICATION.txt | 4 ++-- automatic/texstudio.portable/texstudio.portable.nuspec | 2 +- automatic/texstudio.portable/tools/chocolateyinstall.ps1 | 2 +- automatic/texstudio/texstudio.nuspec | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/automatic/texstudio.install/legal/VERIFICATION.txt b/automatic/texstudio.install/legal/VERIFICATION.txt index 7e07d4c5e..afd2af758 100644 --- a/automatic/texstudio.install/legal/VERIFICATION.txt +++ b/automatic/texstudio.install/legal/VERIFICATION.txt @@ -6,11 +6,11 @@ The installer have been downloaded from their official download link listed on < and can be verified like this: 1. Download the following installers: - 32-Bit: + 32-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 924D8CFD2F8E0D32F78C3DC0C5CE37A16B8205AF043DFE8FE51A53060C552A3B + checksum32: 7AA98B1FA57EC9E14A0C84BBC57F431F438909933B4443FCC40CF2BA4E9F9AC6 File 'LICENSE.txt' is obtained from diff --git a/automatic/texstudio.install/texstudio.install.nuspec b/automatic/texstudio.install/texstudio.install.nuspec index f9731cdec..cb28a1f23 100644 --- a/automatic/texstudio.install/texstudio.install.nuspec +++ b/automatic/texstudio.install/texstudio.install.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 4.4.0 + 4.4.1 Maurice Kevenaar diff --git a/automatic/texstudio.install/tools/chocolateyinstall.ps1 b/automatic/texstudio.install/tools/chocolateyinstall.ps1 index 06cd074ec..2682bef3b 100644 --- a/automatic/texstudio.install/tools/chocolateyinstall.ps1 +++ b/automatic/texstudio.install/tools/chocolateyinstall.ps1 @@ -6,7 +6,7 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $toolsDir fileType = 'exe' - file = "$toolsdir\texstudio-4.4.0-win-qt6.exe" + file = "$toolsdir\texstudio-4.4.1-win-qt6.exe" softwareName = 'TeXStudio *' silentArgs = '/S' diff --git a/automatic/texstudio.portable/legal/VERIFICATION.txt b/automatic/texstudio.portable/legal/VERIFICATION.txt index d7d1c93e5..06de56143 100644 --- a/automatic/texstudio.portable/legal/VERIFICATION.txt +++ b/automatic/texstudio.portable/legal/VERIFICATION.txt @@ -6,11 +6,11 @@ The installer have been downloaded from their official download link listed on < and can be verified like this: 1. Download the following installers: - 32-Bit: + 32-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: AEA62E74DDBFD18A2F86A4211F681A50C9DE8B564E7D3DEC0C2D0B636101C1B1 + checksum32: 27E50298A0F6D499B83299F9F8786FF25812612CDCE82E7B1785673C0F219983 File 'LICENSE.txt' is obtained from diff --git a/automatic/texstudio.portable/texstudio.portable.nuspec b/automatic/texstudio.portable/texstudio.portable.nuspec index b02d24ec7..9a7ad1519 100644 --- a/automatic/texstudio.portable/texstudio.portable.nuspec +++ b/automatic/texstudio.portable/texstudio.portable.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 4.4.0 + 4.4.1 Maurice Kevenaar diff --git a/automatic/texstudio.portable/tools/chocolateyinstall.ps1 b/automatic/texstudio.portable/tools/chocolateyinstall.ps1 index 050cc932a..d3c49be7b 100644 --- a/automatic/texstudio.portable/tools/chocolateyinstall.ps1 +++ b/automatic/texstudio.portable/tools/chocolateyinstall.ps1 @@ -5,7 +5,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $toolsDir - file = "$toolsdir\texstudio-4.4.0-win-portable-qt6.zip" + file = "$toolsdir\texstudio-4.4.1-win-portable-qt6.zip" } Install-ChocolateyZipPackage @packageArgs diff --git a/automatic/texstudio/texstudio.nuspec b/automatic/texstudio/texstudio.nuspec index 52090ae75..0663c8c64 100644 --- a/automatic/texstudio/texstudio.nuspec +++ b/automatic/texstudio/texstudio.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 4.4.0 + 4.4.1 Maurice Kevenaar @@ -62,7 +62,7 @@ let them know the package is no longer updating correctly. - +