diff --git a/automatic/auditbeat/auditbeat.nuspec b/automatic/auditbeat/auditbeat.nuspec index 6482ef104..42ec61c82 100644 --- a/automatic/auditbeat/auditbeat.nuspec +++ b/automatic/auditbeat/auditbeat.nuspec @@ -2,7 +2,7 @@ auditbeat - 7.13.1 + 7.13.2 https://github.com/palethorper/chocolatey-packages/tree/master/automatic/auditbeat palethorper auditbeat diff --git a/automatic/auditbeat/tools/chocolateyinstall.ps1 b/automatic/auditbeat/tools/chocolateyinstall.ps1 index 689cfe48e..aa188c32f 100644 --- a/automatic/auditbeat/tools/chocolateyinstall.ps1 +++ b/automatic/auditbeat/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $packageName= 'auditbeat' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-7.13.1-windows-x86.zip' -$url64 = 'https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-7.13.1-windows-x86_64.zip' +$url = 'https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-7.13.2-windows-x86.zip' +$url64 = 'https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-7.13.2-windows-x86_64.zip' $installationPath = $toolsDir @@ -15,9 +15,9 @@ $packageArgs = @{ unzipLocation = $installationPath url = $url url64bit = $url64 - checksum = '69d30eb468a5361f86c9b9a7c96a125bc5d3eba6dd3b87bb185976b7e4c691292d5a2480e6cfd8a605c9d0c76d192824c0f03be6f65c98733569b503d5865bf8' + checksum = 'b2c0522a83ffeaa1a39b0a367f9af4263b1ebf71abcb789d9cb4871ba74a2f77267a326ce7f37d8fbb27ab6eed5d329d8ed5500f044cfd36cec4408c7806ba3e' checksumType = 'sha512' - checksum64 = '88007b7cf1ce7091948005dba59c4f3a2c9dfa3b9197ed94457053dbcffca0cf6bca19b9229f737c219fdb886beda2906204d81de6451b70820c90b19342504a' + checksum64 = '65d40b3ba2ccf53086b800e8230d4d02d8c1e00348790ef40f6679b01eacc2305bebc5e8f107f150cf6b63a52d23da5e6012adc4d8f9364ad0de790cc9195666' checksumType64= 'sha512' specificFolder = $folder } diff --git a/automatic/filebeat/filebeat.nuspec b/automatic/filebeat/filebeat.nuspec index ff393012b..eb8643719 100644 --- a/automatic/filebeat/filebeat.nuspec +++ b/automatic/filebeat/filebeat.nuspec @@ -2,7 +2,7 @@ filebeat - 7.12.0 + 7.13.2 https://github.com/palethorper/chocolatey-packages/tree/master/automatic/filebeat palethorper filebeat @@ -13,8 +13,8 @@ https://cdn.rawgit.com/palethorper/chocolatey-packages/f264aca5/automatic/filebeat/LICENSE false - https://github.com/elastic/beats/tree/7.12/filebeat - https://www.elastic.co/guide/en/beats/filebeat/7.12/index.html + https://github.com/elastic/beats/tree/7.13/filebeat + https://www.elastic.co/guide/en/beats/filebeat/7.13/index.html filebeat beat elastic admin Filebeat is a lightweight, open source shipper for log file data. metricbeat - 7.13.1 + 7.13.2 https://github.com/palethorper/chocolatey-packages/tree/master/automatic/metricbeat palethorper metricbeat diff --git a/automatic/metricbeat/tools/chocolateyinstall.ps1 b/automatic/metricbeat/tools/chocolateyinstall.ps1 index 2cce213da..3718e34f5 100644 --- a/automatic/metricbeat/tools/chocolateyinstall.ps1 +++ b/automatic/metricbeat/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $packageName= 'metricbeat' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.13.1-windows-x86.zip' -$url64 = 'https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.13.1-windows-x86_64.zip' +$url = 'https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.13.2-windows-x86.zip' +$url64 = 'https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.13.2-windows-x86_64.zip' $installationPath = $toolsDir @@ -15,9 +15,9 @@ $packageArgs = @{ unzipLocation = $installationPath url = $url url64bit = $url64 - checksum = '173bdc98f3ef06795524e6be37e02bee5e5b29d687e4dd73f23100dcbff12abc062e7f0c9d5f69b9d5f5e53fb98fccf80f3743caf40c2ce3f036422656bd4ae2' + checksum = 'b83d0b33ab9cdba120654505d7bb2e5056e4fc0f9c8a39d62d4b4fb05c77a0677e5d286df2eb864b7a6029954a0336c009bf0f48efee2a36eae388bbf383b6c1' checksumType = 'sha512' - checksum64 = '5998485ef39538323f836a14e26ec5079f76978a5adcc247db0eab4a5b302db4703bbd5c54b1224c7dfb793fba5a0133fccd8843c31a41649a301f0502f16497' + checksum64 = '820ee20743367d771acc8875cc5ee0c122bb323be50ede3575ca018cb5f542edb3f11a39b35ac1a2f044651190b7f1824a62776bd1f29020574ebc21b8dc1f1b' checksumType64= 'sha512' specificFolder = $folder } diff --git a/automatic/packetbeat/packetbeat.nuspec b/automatic/packetbeat/packetbeat.nuspec index 5d041927f..a773536b4 100644 --- a/automatic/packetbeat/packetbeat.nuspec +++ b/automatic/packetbeat/packetbeat.nuspec @@ -2,7 +2,7 @@ packetbeat - 7.13.1 + 7.13.2 https://github.com/palethorper/chocolatey-packages/tree/master/automatic/packetbeat palethorper packetbeat diff --git a/automatic/packetbeat/tools/chocolateyinstall.ps1 b/automatic/packetbeat/tools/chocolateyinstall.ps1 index 99d6e1ecd..d12d8366c 100644 --- a/automatic/packetbeat/tools/chocolateyinstall.ps1 +++ b/automatic/packetbeat/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $packageName= 'packetbeat' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-7.13.1-windows-x86.zip' -$url64 = 'https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-7.13.1-windows-x86_64.zip' +$url = 'https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-7.13.2-windows-x86.zip' +$url64 = 'https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-7.13.2-windows-x86_64.zip' $installationPath = $toolsDir @@ -15,9 +15,9 @@ $packageArgs = @{ unzipLocation = $installationPath url = $url url64bit = $url64 - checksum = 'c26a69277b594a2e722840f942553dfde09d6fbc3cfca8e1486ece4646cf3ef9e39c37dc22884f460cd8a55d1bcfdf1a633152d9174d75f84c8d72c63f5842c1' + checksum = '66d52bfcf6e6ed5f7c29a923cbfc0579706bff09426f2c38673d6d020bfda04d62e264805c66249585fdd2072a2be45632e3edab485433d6ce156fa5aedc985b' checksumType = 'sha512' - checksum64 = '1e7966345b48e68f98d341950761b08fc43b2c5c7bd85b331e9cbcfa02461d5695db2b4892dc1fb485d1e690fb9f070fe4132ab7b881bec72ef78d752b66a6ba' + checksum64 = '64e7aedfd76336979bb7f7e804b9392d5b5a33d8f223b63ba7bb205e3d92f9dd42c23812bcc2fbb31fc8f560d91cee31be134ace93f71c12d3d546b34c203d89' checksumType64= 'sha512' specificFolder = $folder } diff --git a/automatic/winlogbeat/tools/chocolateyinstall.ps1 b/automatic/winlogbeat/tools/chocolateyinstall.ps1 index 68d6c1d16..1edb32d7a 100644 --- a/automatic/winlogbeat/tools/chocolateyinstall.ps1 +++ b/automatic/winlogbeat/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $packageName= 'winlogbeat' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.13.1-windows-x86.zip' -$url64 = 'https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.13.1-windows-x86_64.zip' +$url = 'https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.13.2-windows-x86.zip' +$url64 = 'https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.13.2-windows-x86_64.zip' $installationPath = $toolsDir @@ -15,9 +15,9 @@ $packageArgs = @{ unzipLocation = $installationPath url = $url url64bit = $url64 - checksum = '9a8716b32ab7827524058519265d697f20f0af107aa286f5737fd6ea1aafa2485c4936f0d9dd153d8edbd42b511e998b5be4567437b3f42247c39d3a0b63e20a' + checksum = 'd197aefe2f7b8d3bd2e9b3160337f87d57448a081db6d8e1c8e91e3fcf44a2bdfe8c8211d1a9eb9598e75fa68a8ecad65cd0920191008313d350b80aad568583' checksumType = 'sha512' - checksum64 = '2274b5880a2533c4301e1965b0e4775ef2eeb4278c838aa4cc7834d1517975d63fc7f3fa1829cd5ce1d22adc1d72d99f3e8e26ceb16ed7ea6b2738e1491c14d1' + checksum64 = 'e7d67d1ee6c69c6d5202a4afb72cafbbd124b3c043e7717155652e374be03fe35ba9f7daa30ed340a5db3918fd24866185d39aa248fe0a704c465dcfe773fc8d' checksumType64= 'sha512' specificFolder = $folder } diff --git a/automatic/winlogbeat/winlogbeat.nuspec b/automatic/winlogbeat/winlogbeat.nuspec index 6e5294fae..d0f424ae8 100644 --- a/automatic/winlogbeat/winlogbeat.nuspec +++ b/automatic/winlogbeat/winlogbeat.nuspec @@ -2,7 +2,7 @@ winlogbeat - 7.13.1 + 7.13.2 https://github.com/palethorper/chocolatey-packages/tree/master/automatic/winlogbeat palethorper winlogbeat