-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AU: 7 updated - 360tse chromium datagrip Firefox paint.net tor-browse…
…r webstorm [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/0cd2902fd188ce2275f034e36211ebe95ecee2e9
- Loading branch information
Chocolatey
committed
Sep 6, 2018
1 parent
b5b9826
commit 8fe6089
Showing
20 changed files
with
267 additions
and
266 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.2.0.1092", | ||
"tse": "8.8.0.1096" | ||
"tse": "8.8.0.1097" | ||
} |
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 = '360ts' | ||
packageName = '360tse' | ||
fileType = 'exe' | ||
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.2.0.1092.exe' | ||
checksum = '83c4ae3a6704e0f5ca94dc99789eeaf4d50ac75a307d0e06eff465fc2a86331a' | ||
url = 'https://free.360totalsecurity.com/totalsecurity/360TSE_Setup_8.8.0.1097.exe' | ||
checksum = '8753617e0e890b563af883908f440fd7f9a88ec0e44b812792c4cd6e4931feac' | ||
checksumType = 'sha256' | ||
silentArgs = '/S' | ||
validExitCodes = @(0) | ||
softwareName = '360 Total Security' | ||
softwareName = '360 Total Security Essential' | ||
} | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"snapshots": "71.0.3543.0-snapshots", | ||
"stable": "68.0.3440.106" | ||
"stable": "69.0.3497.81" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"latest": "61.0.2", | ||
"esr": "52.9.0" | ||
"latest": "62.0", | ||
"esr": "60.2.0" | ||
} |
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
Oops, something went wrong.