-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AU: 5 updated - 360ts flashplayeractivex flashplayerplugin flashplaye…
…rppapi sonarlint-vs2015 [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/4e70dd5049a2deb31f858d5e5e5052ef4646d720
- Loading branch information
Chocolatey
committed
Jun 7, 2018
1 parent
f6a88f0
commit 25e3089
Showing
13 changed files
with
45 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"ts": "10.0.0.1069", | ||
{ | ||
"ts": "10.0.0.1088", | ||
"tse": "8.8.0.1090" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
$ErrorActionPreference = 'Stop' | ||
|
||
$packageArgs = @{ | ||
packageName = '360tse' | ||
packageName = '360ts' | ||
fileType = 'exe' | ||
url = 'https://free.360totalsecurity.com/totalsecurity/360TSE_Setup_8.8.0.1090.exe' | ||
checksum = 'd475bfadc317b54de8aae8f83bc46b750a09e87ac3d51846f78b1747ff25f44d' | ||
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.0.0.1088.exe' | ||
checksum = 'faa2fd49e79da52b665297c5a787d06d148a2cf72f4d1b2520360a3bc827533c' | ||
checksumType = 'sha256' | ||
silentArgs = '/S' | ||
validExitCodes = @(0) | ||
softwareName = '360 Total Security Essential' | ||
softwareName = '360 Total Security' | ||
} | ||
Install-ChocolateyPackage @packageArgs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters