Skip to content

Commit

Permalink
AU: 2 updated - 360ts calibre
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 4, 2019
1 parent f4784ab commit 7565c79
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 26 deletions.
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.json
@@ -1,4 +1,4 @@
{
"ts": "10.2.0.1238",
"ts": "10.2.0.1251",
"tse": "8.8.0.1105"
}
21 changes: 13 additions & 8 deletions automatic/360ts/360ts.nuspec
Expand Up @@ -2,24 +2,29 @@
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>360tse</id>
<version>8.8.0.1105</version>
<title>360 Total Security Essential</title>
<id>360ts</id>
<version>10.2.0.1251</version>
<title>360 Total Security</title>
<authors>Qihu 360 Software</authors>
<owners>chocolatey,adgellida</owners>
<licenseUrl>http://www.360totalsecurity.com/en/about.html</licenseUrl>
<projectUrl>http://www.360totalsecurity.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@b92d42be38598e16e7e526b3b8b43c3220439cd4/icons/360ts.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[
360 Total Security Essential as the name implies is just pure anti-virus - providing comprehensive protection against the latest security threats with a combined virus detection engine.
A feature-packed software solution that provides users with a powerful antivirus, a junk cleaner and a system booster within the same interface
## Features
- Superior Threat Detection: Total integration of award-winning anti-virus engines from 360 Cloud Engine,360 QVMII, Avira and Bitdefender to provide you with the ultimate in Virus detection and protection capabilities.
- Layered Protection: Multiple shields guarantee a secure and peaceful digital experience. Your experience will be worry free from phishing, Trojan and data theft.
- Premium Features: You can execute risky programs in the Sandbox, threats will be kept separate from your system and isolated.Automatic updates and theme support.
- Real Time Protection and Timely Updates: 360 Cloud Security provides real-time protection with the latest virus definition updates and threat indexes provided seamlessly so that your PC is always up to date and secure.
- 360 Total Security offers your PC complete protection from Viruses, Trojans and other emerging threats.
- Whether you are shopping online, downloading files or chatting with your friends you can be sure that 360 Total Security is there to keep you safe and your computer optimized.
- Clean-up utility is just one click away to keep your PC in optimal condition.
- Full Check: Quickly check the overall condition of your computers' health and safety with one click.
- Virus Scan: Integrating award winning antivirus engines from 360 Cloud Scan Engine,360 QVMII AI Engine, Avira and Bitdefender to provide you with the ultimate in Virus detection and protection capabilities.
- Speedup: Manage and optimize your system services, boot up items and plugins - Shorten your boot time and get going sooner!
- Cleanup: Cleanup frees your disk space by removing junk files and plugin, which can improve system performance - With cleanup you can decide which areas and files to clean.
- Protection: Protection offers 4 different user selectable modes - Performance/Balanced/Security and Custom. Each mode offers a different level of protection from malware, phishing attacks and backdoors.
- Top-rated tools: WiFi Security Check, Sandbox, Patch Up
## Notes
Expand Down
17 changes: 11 additions & 6 deletions automatic/360ts/README.md
@@ -1,14 +1,19 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/b92d42be38598e16e7e526b3b8b43c3220439cd4/icons/360ts.png" width="48" height="48"/> [360tse](https://chocolatey.org/packages/360tse)
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/b92d42be38598e16e7e526b3b8b43c3220439cd4/icons/360ts.png" width="48" height="48"/> [360ts](https://chocolatey.org/packages/360ts)


360 Total Security Essential as the name implies is just pure anti-virus - providing comprehensive protection against the latest security threats with a combined virus detection engine.
A feature-packed software solution that provides users with a powerful antivirus, a junk cleaner and a system booster within the same interface

## Features

- Superior Threat Detection: Total integration of award-winning anti-virus engines from 360 Cloud Engine,360 QVMII, Avira and Bitdefender to provide you with the ultimate in Virus detection and protection capabilities.
- Layered Protection: Multiple shields guarantee a secure and peaceful digital experience. Your experience will be worry free from phishing, Trojan and data theft.
- Premium Features: You can execute risky programs in the Sandbox, threats will be kept separate from your system and isolated.Automatic updates and theme support.
- Real Time Protection and Timely Updates: 360 Cloud Security provides real-time protection with the latest virus definition updates and threat indexes provided seamlessly so that your PC is always up to date and secure.
- 360 Total Security offers your PC complete protection from Viruses, Trojans and other emerging threats.
- Whether you are shopping online, downloading files or chatting with your friends you can be sure that 360 Total Security is there to keep you safe and your computer optimized.
- Clean-up utility is just one click away to keep your PC in optimal condition.
- Full Check: Quickly check the overall condition of your computers' health and safety with one click.
- Virus Scan: Integrating award winning antivirus engines from 360 Cloud Scan Engine,360 QVMII AI Engine, Avira and Bitdefender to provide you with the ultimate in Virus detection and protection capabilities.
- Speedup: Manage and optimize your system services, boot up items and plugins - Shorten your boot time and get going sooner!
- Cleanup: Cleanup frees your disk space by removing junk files and plugin, which can improve system performance - With cleanup you can decide which areas and files to clean.
- Protection: Protection offers 4 different user selectable modes - Performance/Balanced/Security and Custom. Each mode offers a different level of protection from malware, phishing attacks and backdoors.
- Top-rated tools: WiFi Security Check, Sandbox, Patch Up

## Notes

Expand Down
8 changes: 4 additions & 4 deletions automatic/360ts/tools/chocolateyInstall.ps1
@@ -1,13 +1,13 @@
$ErrorActionPreference = 'Stop'

$packageArgs = @{
packageName = '360tse'
packageName = '360ts'
fileType = 'exe'
url = 'https://free.360totalsecurity.com/totalsecurity/360TSE_Setup_8.8.0.1105.exe'
checksum = 'ae8536c057899fbd28d2bb98be857a07647d808b643d7cabbac656b8d74e97c2'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.2.0.1251.exe'
checksum = 'c43768c1104962650f1788dee0586695fba237cb4e400f09b737fb1d0824d095'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
softwareName = '360 Total Security Essential'
softwareName = '360 Total Security'
}
Install-ChocolateyPackage @packageArgs
2 changes: 1 addition & 1 deletion automatic/calibre/calibre.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>calibre</id>
<title>Calibre</title>
<version>3.35.0</version>
<version>3.37.0</version>
<authors>Kovid Goyal</authors>
<owners>chocolatey, gep13</owners>
<summary>calibre is the one stop solution to all your e-book needs.</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/calibre/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ location on <https://download.calibre-ebook.com/3.html>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://download.calibre-ebook.com/3.35.0/calibre-3.35.0.msi>
64-Bit software: <https://download.calibre-ebook.com/3.35.0/calibre-64bit-3.35.0.msi>
32-Bit software: <https://download.calibre-ebook.com/3.37.0/calibre-3.37.0.msi>
64-Bit software: <https://download.calibre-ebook.com/3.37.0/calibre-64bit-3.37.0.msi>
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: 3CAA80DA34C72D3500E7FC7D994131336ADCD563ACA84354C938CC38D5CB8933
checksum64: 366D847D88AD381469F4C75044985E676F440C746EDA004B8E185D6CAC84FFCA
checksum32: E16EDF949CD18A342478E9964CA2DC901D17C4237471C4DDEBAEC538039F77C7
checksum64: 3A1F332B55F1EB5CBA2F51C72D4D772FAE7504F300D5141F2A3FBDC6512057D8

The file 'LICENSE.txt' has been obtained from <https://github.com/kovidgoyal/calibre/blob/89c271759db5c71202251895f6793e4c1ec65ee6/LICENSE>
4 changes: 2 additions & 2 deletions automatic/calibre/tools/chocolateyInstall.ps1
Expand Up @@ -5,8 +5,8 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'MSI'
file = "$toolsPath\calibre-3.35.0.msi"
file64 = "$toolsPath\calibre-64bit-3.35.0.msi"
file = "$toolsPath\calibre-3.37.0.msi"
file64 = "$toolsPath\calibre-64bit-3.37.0.msi"
softwareName = 'calibre*'
silentArgs = '/quiet'
validExitCodes = @(0, 3010, 1641)
Expand Down

0 comments on commit 7565c79

Please sign in to comment.