From c6eb2e003a52035e5a43c569b1a06d3bd56d21a6 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 5 Mar 2019 06:11:15 +0000 Subject: [PATCH] AU: 1 updated - 360ts [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/abc334cccf4876e2cffbad8595fb236b36463bc3 --- automatic/360ts/360ts.json | 2 +- automatic/360ts/360ts.nuspec | 2 +- automatic/360ts/tools/chocolateyInstall.ps1 | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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)