diff --git a/cpu-z/cpu-z.nuspec b/cpu-z/cpu-z.nuspec index 5a155194..0ea40f6c 100644 --- a/cpu-z/cpu-z.nuspec +++ b/cpu-z/cpu-z.nuspec @@ -4,7 +4,7 @@ cpu-z CPU-Z - 1.88.0.20190402 + 1.88.0.20190403 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/etcher/etcher.nuspec b/etcher/etcher.nuspec index a8147e34..3414a3f1 100644 --- a/etcher/etcher.nuspec +++ b/etcher/etcher.nuspec @@ -5,7 +5,7 @@ etcher Etcher - 1.5.20 + 1.5.22 Resin.io Miodrag Milic Flash OS images to SD cards and USB drives, safely and easily diff --git a/etcher/tools/chocolateyInstall.ps1 b/etcher/tools/chocolateyInstall.ps1 index e69e2225..8e152c6a 100644 --- a/etcher/tools/chocolateyInstall.ps1 +++ b/etcher/tools/chocolateyInstall.ps1 @@ -3,10 +3,10 @@ $packageArgs = @{ packageName = 'etcher' fileType = 'exe' - url = 'https://github.com/balena-io/etcher/releases/download/v1.5.20/balenaEtcher-Setup-1.5.20-x86.exe' - url64bit = 'https://github.com/balena-io/etcher/releases/download/v1.5.20/balenaEtcher-Setup-1.5.20-x64.exe' - checksum = '02b073432b79aa59f2112056e1621d0b56ce2a2e2daa3a7cae7fdd7046ccfe06' - checksum64 = 'd462ce5f323f0979c1ed5331fb56d0032cda93de418c765b0c55d192dfd3cb43' + url = 'https://github.com/balena-io/etcher/releases/download/v1.5.22/balenaEtcher-Setup-1.5.22-x86.exe' + url64bit = 'https://github.com/balena-io/etcher/releases/download/v1.5.22/balenaEtcher-Setup-1.5.22-x64.exe' + checksum = 'c0d23ac7d2b856df379e3d11d77a2c256a84a353bf033a9f48e95f531d9b627e' + checksum64 = 'f7f7d0d2efe01d8990b29a58ae9332139aef3f1a4361bbcc87a5d5eacaa99ff3' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/S' diff --git a/solr/legal/VERIFICATION.txt b/solr/legal/VERIFICATION.txt index 1f34cb96..54216a13 100644 --- a/solr/legal/VERIFICATION.txt +++ b/solr/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: https://archive.apache.org/dist/lucene/solr/7.7.1/solr-7.7.1.zip + x32: https://archive.apache.org/dist/lucene/solr/6.6.6/solr-6.6.6.zip to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: B5B95387E9C62A19EB3A826817FD882B63723EFB70F73A40B08694024BFBE88D + checksum32: C5C2CC1F044C5F4C5A747A8963C441EA9C24AB73E5C9058194087DAA58AA0F28 File 'license.txt' is obtained from: http://www.apache.org/licenses/LICENSE-2.0.txt diff --git a/solr/solr.json b/solr/solr.json index eac2df11..d0c15648 100644 --- a/solr/solr.json +++ b/solr/solr.json @@ -1,6 +1,6 @@ { "7": "7.7.1", - "6": "6.6.5", + "6": "6.6.6", "5": "5.5.5", "4": "4.10.4", "6.0": "6.0.1", diff --git a/solr/solr.nuspec b/solr/solr.nuspec index 6aeaf22e..5df6ab00 100644 --- a/solr/solr.nuspec +++ b/solr/solr.nuspec @@ -4,7 +4,7 @@ solr Apache Solr - 7.7.1 + 6.6.6 The Apache Software Foundation Miodrag Milic Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene @@ -45,7 +45,7 @@ See more at [features page](https://lucene.apache.org/solr/features.html) http://www.apache.org/licenses/LICENSE-2.0 false https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/solr/icon.png - https://archive.apache.org/dist/lucene/solr/7.7.1/changes/Changes.html + https://archive.apache.org/dist/lucene/solr/6.6.6/changes/Changes.html https://lucene.apache.org/solr/guide https://lucene.apache.org/solr/community.html https://issues.apache.org/jira/projects/SOLR/issues