Skip to content

Commit

Permalink
AU: 1 updated - 360ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 22, 2017
1 parent 083c418 commit 7a6ff7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>360ts</id>
<version>9.6.0.1098</version>
<version>9.6.0.1125</version>
<title>360 Total Security</title>
<authors>Qihu 360 Software</authors>
<owners>chocolatey,adgellida</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/360ts/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = '360ts'
fileType = 'exe'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_9.6.0.1098.exe'
checksum = '24c7564fe499d634939bb16bb3bc6aee57cbf624e6b0b48bbe98a75e88a9b2a0'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_9.6.0.1125.exe'
checksum = '15111316147b00468c723c271a9bdf760e38f97e162e46011c916286f23bfa08'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down

0 comments on commit 7a6ff7e

Please sign in to comment.