diff --git a/automatic/360ts/360ts.json b/automatic/360ts/360ts.json index f8aac0c17f3..fcd845aab3d 100644 --- a/automatic/360ts/360ts.json +++ b/automatic/360ts/360ts.json @@ -1,4 +1,4 @@ { - "ts": "10.6.0.1115", + "ts": "10.6.0.1133", "tse": "8.8.0.1105" } diff --git a/automatic/360ts/360ts.nuspec b/automatic/360ts/360ts.nuspec index d8ff4ae4453..89a83f5578e 100644 --- a/automatic/360ts/360ts.nuspec +++ b/automatic/360ts/360ts.nuspec @@ -3,7 +3,7 @@ 360ts - 10.6.0.1115 + 10.6.0.1133 360 Total Security Qihu 360 Software chocolatey,adgellida diff --git a/automatic/360ts/tools/chocolateyInstall.ps1 b/automatic/360ts/tools/chocolateyInstall.ps1 index 5d2263cf4c0..ec1b01f2d51 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.6.0.1115.exe' - checksum = '4bd2e3e922a4b23ac1ba6628fe0eb504e1e3ac40578926f644a1341b30e1f97e' + url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.6.0.1133.exe' + checksum = 'f8c4a7d5628b2abdbbb10de3225f2d25f85512880e35ac98e5f509b2ab843ccd' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index bac8ea24960..676c7f43265 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { "stable": "0.65.121", - "beta": "0.66.93-beta" + "beta": "0.66.94-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 5f0b8e310a4..d1a3816f752 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,8 +2,8 @@ brave - 0.65.121 - Brave Browser + 0.66.94-beta + Brave Browser (Beta) - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave-beta.svg A browser that lets you browse safer and faster by blocking ads and trackers. chocolatey, Sanshiro Brave Software Inc. diff --git a/automatic/brave/legal/VERIFICATION.txt b/automatic/brave/legal/VERIFICATION.txt index 9694d1001fa..87dec9539c4 100644 --- a/automatic/brave/legal/VERIFICATION.txt +++ b/automatic/brave/legal/VERIFICATION.txt @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li 1. Download the following installer(s): -x86: https://github.com/brave/brave-browser/releases/download/v0.65.121/BraveBrowserStandaloneSilentSetup32.exe -x86_64: https://github.com/brave/brave-browser/releases/download/v0.65.121/BraveBrowserStandaloneSilentSetup.exe +x86: https://github.com/brave/brave-browser/releases/download/v0.66.94/BraveBrowserSilentBetaSetup32.exe +x86_64: https://github.com/brave/brave-browser/releases/download/v0.66.94/BraveBrowserSilentBetaSetup.exe 2. You can use one of the following methods to obtain the checksum(s): - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 -checksum32: 6DCE291EDC695B1025E55D74233DF2040CDB045CD87A56CB754E96B558B6F586 -checksum64: E9A3A82BCFB1929D35DA1D91242FBE19606AF9B85FE190E40D10F3F9EB7CB9F0 +checksum32: 641A61CFD3B0031029907638CED7AE54E8C6CCA284E3C11037AEA88B627DF7E5 +checksum64: 3D7E089EFBD5F7C3FA76C544EF45989E4BC5CFC0C711DD7025AFE6021797503D The included 'LICENSE.txt' file have been obtained from: https://github.com/brave/brave-browser/blob/master/LICENSE diff --git a/automatic/brave/tools/chocolateyInstall.ps1 b/automatic/brave/tools/chocolateyInstall.ps1 index 49732cde894..ff4f809bc90 100644 --- a/automatic/brave/tools/chocolateyInstall.ps1 +++ b/automatic/brave/tools/chocolateyInstall.ps1 @@ -2,8 +2,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsDir\BraveBrowserStandaloneSilentSetup32.exe" - file64 = "$toolsDir\BraveBrowserStandaloneSilentSetup.exe" + file = "$toolsDir\BraveBrowserSilentBetaSetup32.exe" + file64 = "$toolsDir\BraveBrowserSilentBetaSetup.exe" } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/zotero/legal/VERIFICATION.txt b/automatic/zotero/legal/VERIFICATION.txt index 75ab4d419cc..2efae105020 100644 --- a/automatic/zotero/legal/VERIFICATION.txt +++ b/automatic/zotero/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on (The listed url gets redirected to another one) and can be verified by doing the following: -1. Download the following +1. Download the following 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 - checksum: 5C42F1E5A687081BE52E1BA44A98C761252749C608D76060161E1953BF05F2C1 + checksum: E2428F75B4C3B99BAD60B4940482FEC7B2C89247B767A330DCC22AFB3EECF8D1 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/zotero/tools/chocolateyInstall.ps1 b/automatic/zotero/tools/chocolateyInstall.ps1 index 95b7bd17e69..ed41217c40c 100644 --- a/automatic/zotero/tools/chocolateyInstall.ps1 +++ b/automatic/zotero/tools/chocolateyInstall.ps1 @@ -8,7 +8,7 @@ $packageArgs = @{ silentArgs = '/S' validExitCodes = @(0) softwareName = 'Zotero Standalone *' - file = "$toolsPath\Zotero-5.0.67_setup.exe" + file = "$toolsPath\Zotero-5.0.68_setup.exe" } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/zotero/zotero.nuspec b/automatic/zotero/zotero.nuspec index 34c9eba50a8..37dcce1d77f 100644 --- a/automatic/zotero/zotero.nuspec +++ b/automatic/zotero/zotero.nuspec @@ -5,7 +5,7 @@ zotero Zotero chocolatey - 5.0.67 + 5.0.68 Center for History and New Media, et. al. Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@53607633ce049d5d75ac668f4408faaeced36bc3/icons/zotero.png