Skip to content

Commit

Permalink
AU: 4 updated - brave chromium php zotero
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 23, 2020
1 parent 617cd2f commit 1ba41cd
Show file tree
Hide file tree
Showing 14 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "1.2.43",
"beta": "1.3.98-beta"
"beta": "1.3.99-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>1.3.98-beta</version>
<version>1.3.99-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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/v1.3.98/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.3.98/BraveBrowserSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.3.99/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.3.99/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: B6E6862C8DE607C70ED4EBBD63950FA74BA04C5B2F0AF4A5E228C2A7ECA20FC8
checksum64: 3F8EAAD9FA4CA4DDA1EEDF2E15AEC649559124E49FC396FDB38B79030A4D69F7
checksum32: 818B2BD637235077285FADB1637C729D4F7D702129C9CF7A3DB3019C88DF2103
checksum64: E71D9DADD24FFF3123892D1F436FA3FA6504A4CF78761257532813530D8D3834

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "81.0.4035.0-snapshots",
"snapshots": "81.0.4037.0-snapshots",
"stable": "75.0.3770.142"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>81.0.4035.0-snapshots</version>
<version>81.0.4037.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/733557/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/733557/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/734396/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/734400/mini_installer.exe>
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: 3435A29CC68A48EB8AF1DD8B6A1ED2A412A39BA3EA9DB8BFD2F51975A6C938B3
checksum64: 8DC563F1472EED887561BA999B097CD583B1687571E7694097A90BBC87B5D8A8
checksum32: 5BED280699322A3E62CFDCA7788214EB6FEC4832E6B3360392C6AD48F8F164A6
checksum64: 628E5B4E3FA810EA94CF9F4030D6F5DA5C9061487DF87B5FF10F5515BC541A4C

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "81.0.4035.0-snapshots"
$version = "81.0.4037.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
16 changes: 8 additions & 8 deletions automatic/php/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ location on <http://windows.php.net/download>
and can be verified by doing the following:

1. Download the following:
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.4.2-Win32-vc15-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.4.2-Win32-vc15-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.2-nts-Win32-vc15-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.2-nts-Win32-vc15-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.2.27-Win32-VC15-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.2.27-Win32-VC15-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.2.27-nts-Win32-VC15-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.2.27-nts-Win32-VC15-x64.zip>
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:
checksum32 (threadsafe): 217782A1BA2EA73370DCE55FE0489E92EF6E27B5F3D359A3393D886F14959B25
checksum64 (threadsafe): 034DC3FFB5583EE9E65F23ECAE72EC93ECF1C31F694D1BDB7F90B81BC2B78897
checksum32 (non-threadsafe): 6B96B556CF564392E4ED3F9D58186EB36D22ECB83AF9820F5E7EA83907D70164
checksum64 (non-threadsafe): EEE846D9BDC8BAAFE8F726A750433F3AAFF8DE7EDD3A7918CA3DEA4C99FDD1A4
checksum32 (threadsafe): 893414018D0D5019B878CEA54DB6AD9A0F14942EA716BA70712738AA76228DD9
checksum64 (threadsafe): 0D51347E393991A41C36DF0854A504E2C1A1DE060E0E82C014A80DDCB80472E0
checksum32 (non-threadsafe): 807394509E154B0FA7F8C3C653A5B07BAEC41ADFF7443FE63C8E675B36DC7BC7
checksum64 (non-threadsafe): 3A1214DDD8B8DCFD13A11B38A2A2C12E114915D37BC35E6A6D863611FDC1F8C7

The file 'LICENSE.txt' has been obtained from <http://www.php.net/license/3_01.txt>
2 changes: 1 addition & 1 deletion automatic/php/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"7.1": "7.1.33",
"7.0": "7.0.33",
"5.6": "5.6.40",
"7.2": "7.2.26",
"7.2": "7.2.27",
"7.3": "7.3.14",
"7.4": "7.4.2"
}
4 changes: 2 additions & 2 deletions automatic/php/php.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>7.4.2</version>
<version>7.2.27</version>
<authors>PHP Authors</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
Expand All @@ -26,7 +26,7 @@ For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir
<tags>php development programming foss cross-platform admin</tags>
<licenseUrl>http://us.php.net/license/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.4.2</releaseNotes>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.2.27</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/php/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ if ($installLocation) {
$pp = Get-PackageParameters

$filesInfo = @{
filets32 = "$toolsPath\php-7.4.2-Win32-vc15-x86.zip"
filets64 = "$toolsPath\php-7.4.2-Win32-vc15-x64.zip"
filents32 = "$toolsPath\php-7.4.2-nts-Win32-vc15-x86.zip"
filents64 = "$toolsPath\php-7.4.2-nts-Win32-vc15-x64.zip"
filets32 = "$toolsPath\php-7.2.27-Win32-VC15-x86.zip"
filets64 = "$toolsPath\php-7.2.27-Win32-VC15-x64.zip"
filents32 = "$toolsPath\php-7.2.27-nts-Win32-VC15-x86.zip"
filents64 = "$toolsPath\php-7.2.27-nts-Win32-VC15-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down
4 changes: 2 additions & 2 deletions automatic/zotero/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.zotero.org/download/> (The listed url gets redirected to another one)
and can be verified by doing the following:

1. Download the following <https://download.zotero.org/client/release/5.0.81/Zotero-5.0.81_setup.exe>
1. Download the following <https://download.zotero.org/client/release/5.0.82/Zotero-5.0.82_setup.exe>
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: 3E137A836D9B86C24EB601A55B95925E775F550972B5F6FDB62E39F50C716731
checksum: 69548144085AF09893608654FD8308A22D08A48AC79635AFDF7B7BEE7A66972C

The file 'LICENSE.txt' has been obtained from <https://github.com/zotero/zotero/blob/929288f9811a5026053ae154ca08cc4a9da13c52/COPYING>
2 changes: 1 addition & 1 deletion automatic/zotero/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
silentArgs = '/S'
validExitCodes = @(0)
softwareName = 'Zotero Standalone *'
file = "$toolsPath\Zotero-5.0.81_setup.exe"
file = "$toolsPath\Zotero-5.0.82_setup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/zotero/zotero.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>zotero</id>
<title>Zotero</title>
<owners>chocolatey</owners>
<version>5.0.81</version>
<version>5.0.82</version>
<authors>Center for History and New Media, et. al.</authors>
<summary>Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. </summary>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@53607633ce049d5d75ac668f4408faaeced36bc3/icons/zotero.png</iconUrl>
Expand Down

0 comments on commit 1ba41cd

Please sign in to comment.