diff --git a/cpu-z.install/cpu-z.install.nuspec b/cpu-z.install/cpu-z.install.nuspec index dc0b5982..1713c393 100644 --- a/cpu-z.install/cpu-z.install.nuspec +++ b/cpu-z.install/cpu-z.install.nuspec @@ -5,7 +5,7 @@ cpu-z.install CPU-Z (Install) - 1.95.0.20210128 + 1.95.0.20210212 CPUID majkinetor System information software diff --git a/cpu-z.install/tools/chocolateyInstall.ps1 b/cpu-z.install/tools/chocolateyInstall.ps1 index ff9b2ef8..72392986 100644 --- a/cpu-z.install/tools/chocolateyInstall.ps1 +++ b/cpu-z.install/tools/chocolateyInstall.ps1 @@ -4,7 +4,7 @@ $packageArgs = @{ packageName = 'cpu-z.install' fileType = 'exe' url = 'https://download.cpuid.com/cpu-z/cpu-z_1.95-en.exe' - checksum = '6fb365a5961044ab869c3f413463128b8d904c34a99f229fa872fbcfe6ab1976' + checksum = '14b2cb87284c14400d1d631852ce0829c7beb8b8a03b33b05f8aabf3673cb881' checksumType = 'sha256' silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART' validExitCodes = @(0) diff --git a/cpu-z.portable/cpu-z.portable.nuspec b/cpu-z.portable/cpu-z.portable.nuspec index 7dd52099..042fb325 100644 --- a/cpu-z.portable/cpu-z.portable.nuspec +++ b/cpu-z.portable/cpu-z.portable.nuspec @@ -5,7 +5,7 @@ cpu-z.portable CPU-Z (Portable) - 1.95.0.20210128 + 1.95.0.20210212 CPUID majkinetor System information software diff --git a/cpu-z.portable/tools/chocolateyInstall.ps1 b/cpu-z.portable/tools/chocolateyInstall.ps1 index 0251a140..bed26567 100644 --- a/cpu-z.portable/tools/chocolateyInstall.ps1 +++ b/cpu-z.portable/tools/chocolateyInstall.ps1 @@ -6,7 +6,7 @@ $is64 = (Get-ProcessorBits 64) -and $env:chocolateyForceX86 -ne 'true' $packageArgs = @{ packageName = $Env:ChocolateyPackageName url = 'https://download.cpuid.com/cpu-z/cpu-z_1.95-en.zip' - checksum = '81d50dede8880b49c1aecfe7ca7df7cf1cf919f6cc9b14278cb20e353a7b021f' + checksum = '091ad9d9a2b1dfa1e4f3bc6af5560260352bdd137dedc17619a800f54b55c18e' checksumType = 'sha256' unzipLocation = $toolsPath } diff --git a/cpu-z/cpu-z.nuspec b/cpu-z/cpu-z.nuspec index 60045223..fc7629f9 100644 --- a/cpu-z/cpu-z.nuspec +++ b/cpu-z/cpu-z.nuspec @@ -4,7 +4,7 @@ cpu-z CPU-Z - 1.95.0.20210128 + 1.95.0.20210212 CPUID Miodrag Milić System information software @@ -25,7 +25,7 @@ https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/cpu-z.install/icon.png http://www.cpuid.com/softwares/cpu-z.html#install - + http://www.cpuid.com/softwares/cpu-z.html#version-history http://www.cpuid.com/bug-report.html diff --git a/postgresql/postgresql.json b/postgresql/postgresql.json index 590522f4..4124e231 100644 --- a/postgresql/postgresql.json +++ b/postgresql/postgresql.json @@ -1,14 +1,14 @@ { "9.4": "9.4.26", - "9.5": "9.5.24.1", - "9.6": "9.6.20.1", + "9.5": "9.5.25.1", + "9.6": "9.6.21.1", "10.10": "10.10", "11.5": "11.5", - "postgresql": "13.1.1", + "postgresql": "13.2.1", "postgresql-9.4": "9.4.26", "postgresql-10.10": "10.10", - "postgresql-9.5": "9.5.24.1", - "postgresql-9.6": "9.6.20.1", + "postgresql-9.5": "9.5.25.1", + "postgresql-9.6": "9.6.21.1", "postgresql-12.0": "12.0", "12.0": "12.0", "postgresql-10.11": "10.11", @@ -44,5 +44,13 @@ "postgresql-12.5": "12.5.1", "12.5": "12.5.1", "postgresql-13.1": "13.1.1", - "13.1": "13.1.1" + "13.1": "13.1.1", + "postgresql-10.16": "10.16.1", + "10.16": "10.16.1", + "postgresql-11.11": "11.11.1", + "11.11": "11.11.1", + "postgresql-12.6": "12.6.1", + "12.6": "12.6.1", + "postgresql-13.2": "13.2.1", + "13.2": "13.2.1" } diff --git a/postgresql/postgresql.nuspec b/postgresql/postgresql.nuspec index a7fa2c7b..9fa85505 100644 --- a/postgresql/postgresql.nuspec +++ b/postgresql/postgresql.nuspec @@ -1,8 +1,8 @@ - postgresql11 - 11.10.2 + postgresql13 + 13.2.1 PostgreSQL PostgreSQL Global Development Group majkinetor, cole.mike @@ -83,7 +83,7 @@ cinst postgresql12 --force ``` ]]> PostgreSQL is an object-relational database management system - https://www.postgresql.org/docs/11/static/release.html + https://www.postgresql.org/docs/13/static/release.html Copyright © 1996-2019 The PostgreSQL Global Development Group foss cross-platform postgres postgresql sql relational database admin https://github.com/postgres/postgres diff --git a/postgresql/tools/chocolateyInstall.ps1 b/postgresql/tools/chocolateyInstall.ps1 index 22f0332d..61101e23 100644 --- a/postgresql/tools/chocolateyInstall.ps1 +++ b/postgresql/tools/chocolateyInstall.ps1 @@ -19,15 +19,15 @@ $silentArgs = @{ $packageArgs = @{ packageName = $Env:ChocolateyPackageName fileType = 'exe' - url64 = 'https://get.enterprisedb.com/postgresql/postgresql-11.10-2-windows-x64.exe' - checksum64 = '7D73E7F42FFD661C17208C96584881F810CCF45F4D0A3FED6070B0533E1290D4' + url64 = 'https://get.enterprisedb.com/postgresql/postgresql-13.2-1-windows-x64.exe' + checksum64 = '6C96D16C5AC89CC9DF4FA76F3179199692451FB7D0A4529C640F0058C514DB00' checksumType64 = 'sha256' url = '' checksum = '' checksumType32 = 'sha256' silentArgs = ($silentArgs.Keys | % { "--{0} {1}" -f $_.Tolower(), $silentArgs.$_}) -join ' ' validExitCodes = @(0) - softwareName = 'PostgreSQL 11*' + softwareName = 'PostgreSQL 13*' } Install-ChocolateyPackage @packageArgs Write-Host "Installation log: $Env:TEMP\install-postgresql.log" diff --git a/postgresql/tools/chocolateyUninstall.ps1 b/postgresql/tools/chocolateyUninstall.ps1 index d2d6d2a5..f5ffc0e5 100644 --- a/postgresql/tools/chocolateyUninstall.ps1 +++ b/postgresql/tools/chocolateyUninstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop' $packageName = $Env:ChocolateyPackageName -$softwareNamePattern = 'PostgreSQL 11*' +$softwareNamePattern = 'PostgreSQL 13*' [array] $key = Get-UninstallRegistryKey $softwareNamePattern if ($key.Count -eq 1) {