diff --git a/automatic/libreoffice-streams/libreoffice-streams.json b/automatic/libreoffice-streams/libreoffice-streams.json index a81c0b317c2..de5664bfc59 100644 --- a/automatic/libreoffice-streams/libreoffice-streams.json +++ b/automatic/libreoffice-streams/libreoffice-streams.json @@ -1,4 +1,4 @@ { - "still": "7.2.7", - "fresh": "7.3.3" + "still": "7.3.4", + "fresh": "7.3.4" } diff --git a/automatic/libreoffice-streams/libreoffice-streams.nuspec b/automatic/libreoffice-streams/libreoffice-streams.nuspec index 57431585042..20cac23c719 100644 --- a/automatic/libreoffice-streams/libreoffice-streams.nuspec +++ b/automatic/libreoffice-streams/libreoffice-streams.nuspec @@ -4,7 +4,7 @@ libreoffice-still LibreOffice Still - 7.2.7 + 7.3.0 LibreOffice developers chocolatey-community LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs. diff --git a/automatic/libreoffice-streams/tools/chocolateyInstall.ps1 b/automatic/libreoffice-streams/tools/chocolateyInstall.ps1 index e0ba43abefd..e6a30ecd561 100644 --- a/automatic/libreoffice-streams/tools/chocolateyInstall.ps1 +++ b/automatic/libreoffice-streams/tools/chocolateyInstall.ps1 @@ -5,12 +5,12 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = 'libreoffice-still' - version = '7.2.7' + version = '7.3.0' fileType = 'msi' - url = 'https://download.documentfoundation.org/libreoffice/stable/7.2.7/win/x86/LibreOffice_7.2.7_Win_x86.msi' - url64bit = 'https://download.documentfoundation.org/libreoffice/stable/7.2.7/win/x86_64/LibreOffice_7.2.7_Win_x64.msi' - checksum = '99ccc38a3f0ec79897a851a933cf9f0739c661a4e7974d2f1005022285d59019' - checksum64 = '3b9fb5de768ad5a4b460832bca16cac58aab9f36cb39ec2270075bae94c57aac' + url = 'https://downloadarchive.documentfoundation.org/libreoffice/old/7.3.0.3/win/x86/LibreOffice_7.3.0.3_Win_x86.msi' + url64bit = 'https://downloadarchive.documentfoundation.org/libreoffice/old/7.3.0.3/win/x86_64/LibreOffice_7.3.0.3_Win_x64.msi' + checksum = '5c453d771601ce46286b51cc1571a88ff0c3c517f3f6a45caab39447243cb4c4' + checksum64 = '845860ac152ea936734824984c5a60295d1468b5e0e9cb5a5fd88e9c325352b5' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/qn /passive /norestart /l*v "{0}"' -f "$($env:TEMP)\$($env:ChocolateyPackageName).$($env:ChocolateyPackageVersion).MsiInstall.log" diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index da498af87d6..9048e35a3e2 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.2997.0 + 10.0.2998.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client. vcredist140 - 14.32.31326 + 14.32.31332 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/vcredist140 chocolatey-community,jberezanski Microsoft Visual C++ Redistributable for Visual Studio 2015-2022