From ba64d78bf411513fe49bb8284a1afcd19dbe8038 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Mon, 21 Oct 2019 12:12:28 +0000 Subject: [PATCH] AU: 10 updated - brave calibre chromium cmake.install cmake.portable mattermost-desktop nodejs nodejs.install prey smartftp [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/2589eaf09bc7e74e14a30bc046fcab409e56925b --- automatic/brave/brave.json | 2 +- automatic/brave/brave.nuspec | 2 +- automatic/brave/legal/VERIFICATION.txt | 8 ++++---- automatic/calibre/calibre.nuspec | 2 +- automatic/calibre/legal/VERIFICATION.txt | 8 ++++---- automatic/calibre/tools/chocolateyInstall.ps1 | 4 ++-- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/cmake.install/cmake.install.json | 2 +- automatic/cmake.install/cmake.install.nuspec | 2 +- automatic/cmake.install/legal/VERIFICATION.txt | 8 ++++---- automatic/cmake.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/cmake.portable/cmake.portable.json | 2 +- automatic/cmake.portable/cmake.portable.nuspec | 2 +- automatic/cmake.portable/legal/VERIFICATION.txt | 8 ++++---- automatic/cmake.portable/tools/chocolateyInstall.ps1 | 4 ++-- automatic/mattermost-desktop/legal/VERIFICATION.txt | 8 ++++---- automatic/mattermost-desktop/mattermost-desktop.nuspec | 2 +- automatic/mattermost-desktop/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/nodejs.install/legal/VERIFICATION.txt | 8 ++++---- automatic/nodejs.install/nodejs.install.json | 2 +- automatic/nodejs.install/nodejs.install.nuspec | 2 +- automatic/nodejs.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/nodejs/nodejs.json | 2 +- automatic/nodejs/nodejs.nuspec | 4 ++-- automatic/prey/legal/VERIFICATION.txt | 8 ++++---- automatic/prey/prey.json | 2 +- automatic/prey/prey.nuspec | 4 ++-- automatic/prey/tools/chocolateyInstall.ps1 | 4 ++-- automatic/smartftp/smartftp.nuspec | 2 +- automatic/smartftp/tools/chocolateyInstall.ps1 | 4 ++-- 33 files changed, 68 insertions(+), 68 deletions(-) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index b2029ad737e..59b59961011 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { - "stable": "0.70.118", + "stable": "0.70.119", "beta": "0.71.98-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 1b454bf781d..40999454d02 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,7 +2,7 @@ brave - 0.70.118 + 0.70.119 Brave Browser calibre Calibre - 4.1.0 + 4.2.0 Kovid Goyal chocolatey, gep13 calibre is the one stop solution to all your e-book needs. diff --git a/automatic/calibre/legal/VERIFICATION.txt b/automatic/calibre/legal/VERIFICATION.txt index 994c97d2f9b..f9b30409970 100644 --- a/automatic/calibre/legal/VERIFICATION.txt +++ b/automatic/calibre/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 67B31C33BC6C26657E5A095E7E340F6F5EE96E98CC57EF558AF45700B95F2D6A - checksum64: F8F8A608FCD6AE27A17DCC0413083B6F53D576C74C3A48DDF7D2DFD6A1EC313D + checksum32: 12B8A4E741B54402F8107250701D3EFB6884D62A2D12F1704AD79A96BD816C04 + checksum64: 9F94E7B944AD3B28EF48F59D17212F89650E89A4CA9CE6DEAF530981F0117930 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/calibre/tools/chocolateyInstall.ps1 b/automatic/calibre/tools/chocolateyInstall.ps1 index e5a6a0e2d73..afb9caf1949 100644 --- a/automatic/calibre/tools/chocolateyInstall.ps1 +++ b/automatic/calibre/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'MSI' - file = "$toolsPath\calibre-4.1.0.msi" - file64 = "$toolsPath\calibre-64bit-4.1.0.msi" + file = "$toolsPath\calibre-4.2.0.msi" + file64 = "$toolsPath\calibre-64bit-4.2.0.msi" softwareName = 'calibre*' silentArgs = '/quiet' validExitCodes = @(0, 3010, 1641) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 578d3e39476..61515b79a10 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "79.0.3945.0-snapshots", + "snapshots": "80.0.3947.0-snapshots", "stable": "75.0.3770.142" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index c5ebade196b..bb6914c53fb 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 79.0.3945.0-snapshots + 80.0.3947.0-snapshots Chromium Snapshots chocolatey The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index c3c2c0efab8..7e80dce865c 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 6A3B0F2855EB48406919892F5DCA0BE6D9707809AF7F1AA20BA8668D59DDFABC - checksum64: 5849DB385B0C5C69BC8B85C5C702086B74F2F62933AF6441F3C5FE3ED86CA4CF + checksum32: 3DCD96E69A0E0E7FF5ADD8E96694682A5960C9B1D05448060BA727BAF470EF27 + checksum64: 32BB840AA0757DB940165A13616B03052EF12B1382BFD47E30899A50C4B323E7 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index f7c1b2e98a4..589f8597db0 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "79.0.3945.0-snapshots" +$version = "80.0.3947.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/cmake.install/cmake.install.json b/automatic/cmake.install/cmake.install.json index 97dfb3c3183..738b882b856 100644 --- a/automatic/cmake.install/cmake.install.json +++ b/automatic/cmake.install/cmake.install.json @@ -7,5 +7,5 @@ "3.13": "3.13.4", "3.14": "3.14.7", "3.15": "3.15.4", - "3.16": "3.16.0-rc1" + "3.16": "3.16.0-rc2" } diff --git a/automatic/cmake.install/cmake.install.nuspec b/automatic/cmake.install/cmake.install.nuspec index 75f96aad217..0addfbba8e7 100644 --- a/automatic/cmake.install/cmake.install.nuspec +++ b/automatic/cmake.install/cmake.install.nuspec @@ -3,7 +3,7 @@ cmake.install - 3.16.0-rc1 + 3.16.0-rc2 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.install chocolatey, dtgm CMake (Install) diff --git a/automatic/cmake.install/legal/VERIFICATION.txt b/automatic/cmake.install/legal/VERIFICATION.txt index 2f903df47a5..a27b5b23755 100644 --- a/automatic/cmake.install/legal/VERIFICATION.txt +++ b/automatic/cmake.install/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 514E0E2D730EC1312F2984BCDEB9A81DB707706BC9CE80C33A86DAA34F185F9A - checksum64: 3A392E24ED332138FB5A88C032F48B965B11DA9C1D788A2BB000FEA7370F96CC + checksum32: B5FC54C4E26FD33DA423435854D1E6C424AB9C85F3F0755FD6024DFF6E52D3B1 + checksum64: 008C133E0E66FFD19FCD900F4B96DA0879AF151BE5C55AD8039990C0344CEC48 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/cmake.install/tools/chocolateyInstall.ps1 b/automatic/cmake.install/tools/chocolateyInstall.ps1 index 69610670ba7..bf07c378812 100644 --- a/automatic/cmake.install/tools/chocolateyInstall.ps1 +++ b/automatic/cmake.install/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file = "$toolsPath\cmake-3.16.0-rc1-win32-x86.msi" - file64 = "$toolsPath\cmake-3.16.0-rc1-win64-x64.msi" + file = "$toolsPath\cmake-3.16.0-rc2-win32-x86.msi" + file64 = "$toolsPath\cmake-3.16.0-rc2-win64-x64.msi" softwareName = 'CMake' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0, 3010, 1641) diff --git a/automatic/cmake.portable/cmake.portable.json b/automatic/cmake.portable/cmake.portable.json index 550b6f2d635..44e982cc770 100644 --- a/automatic/cmake.portable/cmake.portable.json +++ b/automatic/cmake.portable/cmake.portable.json @@ -7,5 +7,5 @@ "3.13": "3.13.4", "3.14": "3.14.7", "3.15": "3.15.3", - "3.16": "3.16.0-rc1" + "3.16": "3.16.0-rc2" } diff --git a/automatic/cmake.portable/cmake.portable.nuspec b/automatic/cmake.portable/cmake.portable.nuspec index b266c8f1957..feff3d8ff16 100644 --- a/automatic/cmake.portable/cmake.portable.nuspec +++ b/automatic/cmake.portable/cmake.portable.nuspec @@ -3,7 +3,7 @@ cmake.portable - 3.16.0-rc1 + 3.16.0-rc2 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.portable chocolatey, dtgm CMake (Portable) diff --git a/automatic/cmake.portable/legal/VERIFICATION.txt b/automatic/cmake.portable/legal/VERIFICATION.txt index 5c289606507..9053ccf3bcd 100644 --- a/automatic/cmake.portable/legal/VERIFICATION.txt +++ b/automatic/cmake.portable/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: C1340D80F9BBD34D76E5BA6CFEB630911B690A45F9CE7DA790238B85A66662C3 - checksum64: 84DCD3DAA0ECA40BEEE60BE69F7FA4EB8D2C519581383C7C60E1C1BC0057BB0E + checksum32: CCF76A64B399E4748701A60EBF8FA0A9B1239E1CED0665FECC60EAE71524DC35 + checksum64: 00BF5135798020C401738739F4C2E27255E0B446855197E9D342993DF08071CF The file 'LICENSE.txt' has been obtained from diff --git a/automatic/cmake.portable/tools/chocolateyInstall.ps1 b/automatic/cmake.portable/tools/chocolateyInstall.ps1 index 97d107a9e83..2d00127933d 100644 --- a/automatic/cmake.portable/tools/chocolateyInstall.ps1 +++ b/automatic/cmake.portable/tools/chocolateyInstall.ps1 @@ -4,8 +4,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsPath\cmake-3.16.0-rc1-win32-x86.zip" - file64 = "$toolsPath\cmake-3.16.0-rc1-win64-x64.zip" + file = "$toolsPath\cmake-3.16.0-rc2-win32-x86.zip" + file64 = "$toolsPath\cmake-3.16.0-rc2-win64-x64.zip" destination = $toolsPath } diff --git a/automatic/mattermost-desktop/legal/VERIFICATION.txt b/automatic/mattermost-desktop/legal/VERIFICATION.txt index 329c5c2b4f7..1a159384670 100644 --- a/automatic/mattermost-desktop/legal/VERIFICATION.txt +++ b/automatic/mattermost-desktop/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer have been downloaded from the Github release page - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: C970482D32ED0D2814085751A0150DE32DF7CC6DB39D7C258AA1C0FAC3CEAFEF - checksum64: 3E8934758230988AD6E411317690D37E9AF91B231104A1218C515B8DF035CFCE + checksum32: 3A26EBE0BE519FF7A9CDD45E96AFAD2CE49FA6E1C5B1B639E12161A3A60AC242 + checksum64: 8E20940BDFE1D476D7A8D9E4F159A9BDF9F275638F053CC3167664194C0AAF3D File 'LICENSE.txt' is obtained from diff --git a/automatic/mattermost-desktop/mattermost-desktop.nuspec b/automatic/mattermost-desktop/mattermost-desktop.nuspec index b156b5ec0af..ec942126e8d 100644 --- a/automatic/mattermost-desktop/mattermost-desktop.nuspec +++ b/automatic/mattermost-desktop/mattermost-desktop.nuspec @@ -6,7 +6,7 @@ mattermost-desktop Mattermost Desktop - 4.2.3 + 4.3.0 https://github.com/mattermost/desktop/graphs/contributors wget, hans0 Native desktop application for Mattermost running on Windows diff --git a/automatic/mattermost-desktop/tools/chocolateyInstall.ps1 b/automatic/mattermost-desktop/tools/chocolateyInstall.ps1 index ad635a85322..ba845e1b982 100644 --- a/automatic/mattermost-desktop/tools/chocolateyInstall.ps1 +++ b/automatic/mattermost-desktop/tools/chocolateyInstall.ps1 @@ -5,10 +5,10 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = 'mattermost-desktop' fileType = 'msi' - file = "$toolsDir\" - file64 = "$toolsDir\" - checksum = '' - checksum64 = '' + file = "$toolsDir\mattermost-desktop-v4.3.0-x86.msi" + file64 = "$toolsDir\mattermost-desktop-v4.3.0-x64.msi" + checksum = '3A26EBE0BE519FF7A9CDD45E96AFAD2CE49FA6E1C5B1B639E12161A3A60AC242' + checksum64 = '8E20940BDFE1D476D7A8D9E4F159A9BDF9F275638F053CC3167664194C0AAF3D' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" diff --git a/automatic/nodejs.install/legal/VERIFICATION.txt b/automatic/nodejs.install/legal/VERIFICATION.txt index 3591d15791f..51d538d3a3c 100644 --- a/automatic/nodejs.install/legal/VERIFICATION.txt +++ b/automatic/nodejs.install/legal/VERIFICATION.txt @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy. The installer have been downloaded from GitHub and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 5F8BD359699B16906330598CC57E6C3959B8539A43EAB7F253519954A5C7F4A6 - checksum64: 08C89078FE9875712394940854F2CD541A82ED2BF7D4B9B37977FD0DE7DF7D04 + checksum32: C2A4812763056BD7F5A56883DB0884171965D6C21525964A60B43E745A993297 + checksum64: B6A92B7B6097AEFA0D30D092D33F443BED8DBA0E2A65BEF2B920564373738C84 File 'LICENSE.txt' is obtained from diff --git a/automatic/nodejs.install/nodejs.install.json b/automatic/nodejs.install/nodejs.install.json index d06c2efe7a8..9c86b94c434 100644 --- a/automatic/nodejs.install/nodejs.install.json +++ b/automatic/nodejs.install/nodejs.install.json @@ -5,7 +5,7 @@ "9": "9.11.2", "10": "10.16.3", "11": "11.15.0", - "12": "12.12.0", + "12": "12.13.0", "5": "5.12.0", "7": "7.10.1" } diff --git a/automatic/nodejs.install/nodejs.install.nuspec b/automatic/nodejs.install/nodejs.install.nuspec index 44b8af4bf27..288c9b10d41 100644 --- a/automatic/nodejs.install/nodejs.install.nuspec +++ b/automatic/nodejs.install/nodejs.install.nuspec @@ -4,7 +4,7 @@ nodejs.install Node JS (Install) - 12.12.0 + 12.13.0 Node.js Foundation chocolatey, Rob Reynolds Node JS - Evented I/O for v8 JavaScript. diff --git a/automatic/nodejs.install/tools/chocolateyInstall.ps1 b/automatic/nodejs.install/tools/chocolateyInstall.ps1 index b86e2b8b90b..a6e832e225a 100644 --- a/automatic/nodejs.install/tools/chocolateyInstall.ps1 +++ b/automatic/nodejs.install/tools/chocolateyInstall.ps1 @@ -2,8 +2,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition -$filePath32 = "$toolsPath\node-v12.12.0-x86.msi" -$filePath64 = "$toolsPath\node-v12.12.0-x64.msi" +$filePath32 = "$toolsPath\node-v12.13.0-x86.msi" +$filePath64 = "$toolsPath\node-v12.13.0-x64.msi" $installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') { Write-Host "Installing 64 bit version"; $filePath64 } else { Write-Host "Installing 32 bit version"; $filePath32 } diff --git a/automatic/nodejs/nodejs.json b/automatic/nodejs/nodejs.json index d06c2efe7a8..9c86b94c434 100644 --- a/automatic/nodejs/nodejs.json +++ b/automatic/nodejs/nodejs.json @@ -5,7 +5,7 @@ "9": "9.11.2", "10": "10.16.3", "11": "11.15.0", - "12": "12.12.0", + "12": "12.13.0", "5": "5.12.0", "7": "7.10.1" } diff --git a/automatic/nodejs/nodejs.nuspec b/automatic/nodejs/nodejs.nuspec index cf8c11a1af5..580514400bb 100644 --- a/automatic/nodejs/nodejs.nuspec +++ b/automatic/nodejs/nodejs.nuspec @@ -4,7 +4,7 @@ nodejs Node JS - 12.12.0 + 12.13.0 Node.js Foundation chocolatey, Rob Reynolds Node JS - Evented I/O for v8 JavaScript. @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js false https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png - + diff --git a/automatic/prey/legal/VERIFICATION.txt b/automatic/prey/legal/VERIFICATION.txt index 832c62e9b83..229e89295e0 100644 --- a/automatic/prey/legal/VERIFICATION.txt +++ b/automatic/prey/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 4534160B61F59D6AFB6B60A401B38EEB551940CCA4CC80A5BD6D18C31247BCEE - checksum64: 1DF70ABE6542F3A52DD6C066C5E81B69D83C2D9D77C088F80B35677F1CA7F9B0 + checksum32: 6C87D4F778236D4B8B80BD2DE2170BA895C3DF2DDABF89582A3851AA6479BE1D + checksum64: 3FAD3AEBD5761926C5FDDE5E71CFE75BCADE61F00945CE1DA88054AC318F3FB0 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/prey/prey.json b/automatic/prey/prey.json index d9adfb29294..57843fe3500 100644 --- a/automatic/prey/prey.json +++ b/automatic/prey/prey.json @@ -2,5 +2,5 @@ "1.6": "1.6.9", "1.7": "1.7.5", "1.8": "1.8.3", - "1.9": "1.9.1" + "1.9": "1.9.2" } diff --git a/automatic/prey/prey.nuspec b/automatic/prey/prey.nuspec index 0ff63171d56..1d5f9c6f96d 100644 --- a/automatic/prey/prey.nuspec +++ b/automatic/prey/prey.nuspec @@ -3,7 +3,7 @@ prey - 1.9.1 + 1.9.2 Prey chocolatey Fork Ltd @@ -21,7 +21,7 @@ Prey lets you keep track of your laptop, phone and tablet whenever stolen or mis - You may need to run `C:\Windows\Prey\current\bin\prey config gui -f` after installation to configure Prey. ]]> Prey is a lightweight application to track a laptop or mobile if it gets stolen or missing. - https://github.com/prey/prey-node-client/releases/tag/v1.9.1 + https://github.com/prey/prey-node-client/releases/tag/v1.9.2 prey anti-theft lockdown tracking admin foss cross-platform https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/prey https://github.com/prey/prey-node-client diff --git a/automatic/prey/tools/chocolateyInstall.ps1 b/automatic/prey/tools/chocolateyInstall.ps1 index 8c25e20fe8c..f28b4c55f55 100644 --- a/automatic/prey/tools/chocolateyInstall.ps1 +++ b/automatic/prey/tools/chocolateyInstall.ps1 @@ -7,8 +7,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file = "$toolsPath\prey-windows-1.9.1-x86.msi" - file64 = "$toolsPath\prey-windows-1.9.1-x64.msi" + file = "$toolsPath\prey-windows-1.9.2-x86.msi" + file64 = "$toolsPath\prey-windows-1.9.2-x64.msi" softwareName = 'prey*' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0, 2010, 1641) diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index 0753dabf800..41f3b24b514 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey - 9.0.2707.0 + 9.0.2708.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.