diff --git a/automatic/jami/info b/automatic/jami/info index 08d7a3247..cbc70d79f 100644 --- a/automatic/jami/info +++ b/automatic/jami/info @@ -1 +1 @@ -"7db6000-60ac25821947a"|2023.11.23 +"7f42000-60c1a4e111de9"|2023.12.10 diff --git a/automatic/jami/jami.nuspec b/automatic/jami/jami.nuspec index f1b939255..a6733838e 100644 --- a/automatic/jami/jami.nuspec +++ b/automatic/jami/jami.nuspec @@ -3,7 +3,7 @@ jami - 2023.11.23 + 2023.12.10 https://github.com/chtof/chocolatey-packages/tree/master/automatic/jami chtof Jami diff --git a/automatic/jami/legal/VERIFICATION.txt b/automatic/jami/legal/VERIFICATION.txt index 6e3d3b2b9..33624a944 100644 --- a/automatic/jami/legal/VERIFICATION.txt +++ b/automatic/jami/legal/VERIFICATION.txt @@ -14,7 +14,7 @@ Package can be verified like this: - Use Chocolatey utility 'checksum.exe' checksum type: sha256 - checksum64: 1702DB55FC8AC0252D3FD759546FD035095688F98029BD779E570F0B277F732E + checksum64: 4D27BD9B98C6F6134C3A2E4F5E01D63253984D99987B90D19DB142024A7846D4 File 'LICENSE.txt' is obtained from: https://www.gnu.org/licenses/gpl-3.0.txt diff --git a/automatic/klayout/klayout.nuspec b/automatic/klayout/klayout.nuspec index ca7bfa917..6a0597016 100644 --- a/automatic/klayout/klayout.nuspec +++ b/automatic/klayout/klayout.nuspec @@ -3,7 +3,7 @@ klayout - 0.28.13 + 0.28.14 https://github.com/chtof/chocolatey-packages/tree/master/automatic/klayout chtof KLayout diff --git a/automatic/klayout/tools/chocolateyinstall.ps1 b/automatic/klayout/tools/chocolateyinstall.ps1 index 69b7e6e12..e38bfc42d 100644 --- a/automatic/klayout/tools/chocolateyinstall.ps1 +++ b/automatic/klayout/tools/chocolateyinstall.ps1 @@ -3,12 +3,12 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://www.klayout.org/downloads/Windows/klayout-0.28.13-win32-install.exe' - checksum = '56dd13342daa4b5f0b8e59e0beecfcc8892bc64dadef88780a88d38a72c9f86c' + url = 'https://www.klayout.org/downloads/Windows/klayout-0.28.14-win32-install.exe' + checksum = 'b22ea364ecc36ad1a487a36db64da4ee8248c4ce36b8820cad592182a5ccb3c3' checksumType = 'sha256' - url64 = 'https://www.klayout.org/downloads/Windows/klayout-0.28.13-win64-install.exe' - checksum64 = 'e06ca84bc814fe0d4c31a42c46e6d2635338488038dd66feef15c6bec924de47' + url64 = 'https://www.klayout.org/downloads/Windows/klayout-0.28.14-win64-install.exe' + checksum64 = 'f15786aca5cd4f8a45c974143de4b3fe8436720f0c5b0bc54d77e433dde659e6' checksumType64= 'sha256'