From 55426382156b9d64fe5a5ac02fcdd79454e618ca Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 31 Jan 2019 12:11:23 +0000 Subject: [PATCH] AU: 3 updated - 360ts transifex-client webstorm [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/22ecf3a15973dcfadb27a1eebea5ee59eb407d11 --- automatic/360ts/360ts.json | 2 +- automatic/360ts/360ts.nuspec | 2 +- automatic/360ts/tools/chocolateyInstall.ps1 | 4 ++-- automatic/transifex-client/legal/VERIFICATION.txt | 4 ++-- automatic/transifex-client/transifex-client.nuspec | 6 +++--- automatic/webstorm/tools/ChocolateyInstall.ps1 | 4 ++-- automatic/webstorm/webstorm.nuspec | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/automatic/360ts/360ts.json b/automatic/360ts/360ts.json index 9b5757987df..de6f27e5f2c 100644 --- a/automatic/360ts/360ts.json +++ b/automatic/360ts/360ts.json @@ -1,4 +1,4 @@ { - "ts": "10.2.0.1280", + "ts": "10.2.0.1281", "tse": "8.8.0.1105" } diff --git a/automatic/360ts/360ts.nuspec b/automatic/360ts/360ts.nuspec index 0f32d9e725b..b6ec65e39af 100644 --- a/automatic/360ts/360ts.nuspec +++ b/automatic/360ts/360ts.nuspec @@ -3,7 +3,7 @@ 360ts - 10.2.0.1280 + 10.2.0.1281 360 Total Security Qihu 360 Software chocolatey,adgellida diff --git a/automatic/360ts/tools/chocolateyInstall.ps1 b/automatic/360ts/tools/chocolateyInstall.ps1 index f49b0304d06..b4bd7d46ed4 100644 --- a/automatic/360ts/tools/chocolateyInstall.ps1 +++ b/automatic/360ts/tools/chocolateyInstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = '360ts' fileType = 'exe' - url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.2.0.1280.exe' - checksum = '05bbb2deb6f32aecfd2510104d9109de24480b51b449a824a334783f550880a8' + url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.2.0.1281.exe' + checksum = '0c956cb9ce1aebd79cae2e25e9e886dcf395d43934fb60d5a67541434efffb85' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/transifex-client/legal/VERIFICATION.txt b/automatic/transifex-client/legal/VERIFICATION.txt index 742057cd94e..28211d67c87 100644 --- a/automatic/transifex-client/legal/VERIFICATION.txt +++ b/automatic/transifex-client/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on and can be verified by doing the following: 1. Download the following: - 64-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: - checksum64: A2A95F45DEFD665CFA65240BF1183E46C85E90910D31D303D98E7A980D8B2167 + checksum64: A557D7F843EABB38A711688304B37C92DE076F559B671AF44DA1C18AC46A482C The file 'LICENSE.txt' has been obtained from diff --git a/automatic/transifex-client/transifex-client.nuspec b/automatic/transifex-client/transifex-client.nuspec index 9fa47dd88c8..6a392f76f11 100644 --- a/automatic/transifex-client/transifex-client.nuspec +++ b/automatic/transifex-client/transifex-client.nuspec @@ -3,8 +3,8 @@ transifex-client - 0.13.5 - https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/transifex-client + 0.13.6 + https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/transifex-client AdmiringWorm Transifex Command-Line Tool The Transifex Team @@ -27,7 +27,7 @@ You can use the command line tool to create new resources, map locale files to t - This package only provides the 64-bit executable due to a number of positives on VirusTotal. The Software Authors believe them to be false positives, but I as the package maintainer am not convinced. ]]> - https://github.com/transifex/transifex-client/releases/tag/0.13.5 + https://github.com/transifex/transifex-client/releases/tag/0.13.6 diff --git a/automatic/webstorm/tools/ChocolateyInstall.ps1 b/automatic/webstorm/tools/ChocolateyInstall.ps1 index ff73102961f..797e279ebe2 100644 --- a/automatic/webstorm/tools/ChocolateyInstall.ps1 +++ b/automatic/webstorm/tools/ChocolateyInstall.ps1 @@ -19,8 +19,8 @@ New-Item -ItemType Directory -Force -Path $installDir $arguments = @{ packageName = $env:ChocolateyPackageName softwareName = 'JetBrains WebStorm*' - url = 'https://download.jetbrains.com/webstorm/WebStorm-2018.3.3.exe' - checksum = 'c6b7e2ff563a10e63e46df42166d5eb63dd29fe7b813a4903c4e2368f4df0f5c' + url = 'https://download.jetbrains.com/webstorm/WebStorm-2018.3.4.exe' + checksum = '4f794eb0cf3e77f67f4c09ec6b71fb71662666fd71afe04f7084725e5f5d3448' fileType = 'exe' checksumType = 'sha256' silentArgs = $silentArgs diff --git a/automatic/webstorm/webstorm.nuspec b/automatic/webstorm/webstorm.nuspec index 7fb97a3c2c5..12c7afa3a07 100644 --- a/automatic/webstorm/webstorm.nuspec +++ b/automatic/webstorm/webstorm.nuspec @@ -3,7 +3,7 @@ webstorm - 2018.3.3 + 2018.3.4 JetBrains WebStorm JetBrains http://www.jetbrains.com/webstorm/buy/buy.jsp