diff --git a/automatic/360ts/360ts.json b/automatic/360ts/360ts.json index 8d806b2fc5f..f9ac8f1c287 100644 --- a/automatic/360ts/360ts.json +++ b/automatic/360ts/360ts.json @@ -1,4 +1,4 @@ { - "ts": "10.2.0.1307", + "ts": "10.2.0.1309", "tse": "8.8.0.1105" } diff --git a/automatic/360ts/360ts.nuspec b/automatic/360ts/360ts.nuspec index 4ec4fff7af1..b1a3e8da453 100644 --- a/automatic/360ts/360ts.nuspec +++ b/automatic/360ts/360ts.nuspec @@ -3,7 +3,7 @@ 360ts - 10.2.0.1307 + 10.2.0.1309 360 Total Security Qihu 360 Software chocolatey,adgellida diff --git a/automatic/360ts/tools/chocolateyInstall.ps1 b/automatic/360ts/tools/chocolateyInstall.ps1 index 09362c9ec1c..34cb91417cc 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.1307.exe' - checksum = '1a55b6d6589c592a716fe18026e35f66a3056f1cab3c472ba5f75f8f587a9dbd' + url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.2.0.1309.exe' + checksum = 'daec25bd619d78a7cd76d51df0d8fdf86f5e6e9f68c4930daa9e1f920128260b' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0)