Skip to content

Commit

Permalink
AU: 3 updated - libreoffice-still smartftp vcredist140
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 27, 2022
1 parent d3b0e5f commit 126f1b2
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions automatic/libreoffice-streams/libreoffice-streams.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"still": "7.2.7",
"fresh": "7.3.3"
"still": "7.3.4",
"fresh": "7.3.4"
}
2 changes: 1 addition & 1 deletion automatic/libreoffice-streams/libreoffice-streams.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>libreoffice-still</id>
<title>LibreOffice Still</title>
<version>7.2.7</version>
<version>7.3.0</version>
<authors>LibreOffice developers</authors>
<owners>chocolatey-community</owners>
<summary>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.</summary>
Expand Down
10 changes: 5 additions & 5 deletions automatic/libreoffice-streams/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>10.0.2997.0</version>
<version>10.0.2998.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $packageArgs = @{
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '230ac8efe821bd82b137f1ac6b3ff960a0fed292d46de460e9571a4a1ff2a850'
checksum64 = '99d417d803fa5c3d8db88d7862df05723829e662b2b488b9765816904d4e013a'
checksum64 = 'f357c904a5c8fec3266b5737049727072ce74e0cf4f43e1d16b0676d47e796a4'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
2 changes: 1 addition & 1 deletion automatic/vcredist140/info-15.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"539758c4743d51:0"|14.16.27033
"0xE9E2A469C069D72256B96D5B55F20AF4849FAFF5D50CE7C6CC8C56107AD18002"|14.16.27033
2 changes: 1 addition & 1 deletion automatic/vcredist140/info-16.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"3ef79adcdbf2d71:0"|14.29.30139
"0xC33BCE822477B31DA037CE8C998E20798D67B5D547F04ED1EC56E020209C6570"|14.29.30139
2 changes: 1 addition & 1 deletion automatic/vcredist140/info-17.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"0x0E1E013EB904513437CDE8D05B71C7D5C1ED8B9BDB5CD2E84B29B467005C6AE3"|14.32.31326
"0x87EC18FE02434F5ECB0CC67CCC7768D9922996EE390CF758D969AC67D55A28C8"|14.32.31332
10 changes: 5 additions & 5 deletions automatic/vcredist140/tools/data.ps1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
$installData32 = @{
Url = 'https://download.visualstudio.microsoft.com/download/pr/06ed1d94-3f28-47a5-8025-e7bf9da634da/2ACBFE92157C1CF1A7B524A9325824046D83DBFA3FEB1CBD4DD02A42E020F77C/VC_redist.x86.exe'
Checksum = '2acbfe92157c1cf1a7b524a9325824046d83dbfa3feb1cbd4dd02a42e020f77c'
Url = 'https://download.visualstudio.microsoft.com/download/pr/ed95ef9e-da02-4735-9064-bd1f7f69b6ed/CF92A10C62FFAB83B4A2168F5F9A05E5588023890B5C0CC7BA89ED71DA527B0F/VC_redist.x86.exe'
Checksum = 'cf92a10c62ffab83b4a2168f5f9a05e5588023890b5c0cc7ba89ed71da527b0f'
ChecksumType = 'sha256'
}

$installData64 = @{
Url64 = 'https://download.visualstudio.microsoft.com/download/pr/6b6923b0-3045-4379-a96f-ef5506a65d5b/426A34C6F10EA8F7DA58A8C976B586AD84DD4BAB42A0CFDBE941F1763B7755E5/VC_redist.x64.exe'
Checksum64 = '426a34c6f10ea8f7da58a8c976b586ad84dd4bab42a0cfdbe941f1763b7755e5'
Url64 = 'https://download.visualstudio.microsoft.com/download/pr/ed95ef9e-da02-4735-9064-bd1f7f69b6ed/CE6593A1520591E7DEA2B93FD03116E3FC3B3821A0525322B0A430FAA6B3C0B4/VC_redist.x64.exe'
Checksum64 = 'ce6593a1520591e7dea2b93fd03116e3fc3b3821a0525322b0a430faa6b3c0b4'
ChecksumType64 = 'sha256'
}

Expand All @@ -15,7 +15,7 @@ $uninstallData = @{
}

$otherData = @{
ThreePartVersion = [version]'14.32.31326'
ThreePartVersion = [version]'14.32.31332'
FamilyRegistryKey = '14.0'
PackageName = 'vcredist140'
}
2 changes: 1 addition & 1 deletion automatic/vcredist140/vcredist140.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"15": "14.16.27033.20220402",
"16": "14.29.30139.20220402",
"17": "14.32.31326"
"17": "14.32.31332"
}
2 changes: 1 addition & 1 deletion automatic/vcredist140/vcredist140.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>vcredist140</id>
<version>14.32.31326</version>
<version>14.32.31332</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/vcredist140</packageSourceUrl>
<owners>chocolatey-community,jberezanski</owners>
<title>Microsoft Visual C++ Redistributable for Visual Studio 2015-2022</title>
Expand Down

0 comments on commit 126f1b2

Please sign in to comment.