Skip to content

Commit

Permalink
AU: 6 updated - chromium Cygwin freeciv nodejs php vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 19, 2019
1 parent bdcc145 commit 5ff382a
Show file tree
Hide file tree
Showing 17 changed files with 42 additions and 42 deletions.
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.4000.0-snapshots",
"snapshots": "81.0.4001.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.4000.0-snapshots</version>
<version>81.0.4001.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/725411/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/725405/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/726083/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/726120/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: 8E74F505B019BD1E7FB43C42524A6D51219471EB9655C3C87093A6DF9BC5E24B
checksum64: 29580E4BB8231DF5906C5198E66FA2F0B04C9CD339F35E64A7008349907F4C79
checksum32: D580ABEE80B03C65890061E0E58072B2B5081FCB342CD190A47ACF348AF36986
checksum64: 58F88D62CECF11F53094B286BE50583ECF7B58E816ED7A69CC3238D56A353B8A

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.4000.0-snapshots"
$version = "81.0.4001.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
4 changes: 2 additions & 2 deletions automatic/cygwin/cygwin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>Cygwin</id>
<title>Cygwin</title>
<version>3.1.0</version>
<version>3.1.1</version>
<authors>Red Hat, Inc.</authors>
<owners>Chocolatey</owners>
<summary>A Linux environment for Windows.</summary>
Expand Down Expand Up @@ -39,7 +39,7 @@ Example: `choco install cygwin --params "/InstallDir:C:\your\install\path /NoSta
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/Cygwin.png</iconUrl>
<releaseNotes>
[Software Changelog](https://cygwin.com/ml/cygwin-announce/2019-12/msg00015.html)
[Software Changelog](https://cygwin.com/ml/cygwin-announce/2019-12/msg00019.html)
[Package Changelog](https://github.com/chocolatey/chocolatey-coreteampackages/blob/master/automatic/cygwin/Changelog.md)
</releaseNotes>
<mailingListUrl>https://cygwin.com/lists.html</mailingListUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/freeciv/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/freeciv.png" width="48" height="48"/> [freeciv](https://chocolatey.org/packages/freeciv)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/freeciv.png" width="48" height="48"/> [freeciv](https://chocolatey.org/packages/freeciv)


Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization.
Expand Down
8 changes: 4 additions & 4 deletions automatic/freeciv/freeciv.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>freeciv</id>
<version>2.6.0</version>
<version>2.6.1</version>
<title>Freeciv</title>
<owners>chocolatey purity</owners>
<authors>Freeciv Contributors</authors>
Expand All @@ -12,7 +12,7 @@
<docsUrl>http://www.freeciv.org/wiki/</docsUrl>
<bugTrackerUrl>http://gna.org/bugs/?group=freeciv</bugTrackerUrl>
<projectSourceUrl>https://github.com/freeciv/freeciv-web</projectSourceUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/freeciv.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/freeciv.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[
Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization.
Expand All @@ -23,10 +23,10 @@ You can play online against other players (multiplayer) or play by yourself agai
]]></description>
<summary>Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization.</summary>
<releaseNotes>http://www.freeciv.org/wiki/NEWS-2.6.0</releaseNotes>
<releaseNotes>http://www.freeciv.org/wiki/NEWS-2.6.1</releaseNotes>
<copyright />
<tags>freeciv game strategy civilization admin</tags>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/freeciv</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/freeciv</packageSourceUrl>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
4 changes: 2 additions & 2 deletions automatic/freeciv/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ $packageArgs = @{
fileType = 'exe'
softwareName = 'Freeciv*'

checksum = '971f161c8730ada48929d5b2a5d5cc463f252ca42b4d1bdffb4988292b214842'
checksum = '0e4571054de5b0218b536c8b9fe236bec5b35d356f296dd4ae11d7acd7a566f6'
checksumType = 'sha256'
url = 'http://files.freeciv.org/packages/windows/Freeciv-2.6.0-win32-gtk3-setup.exe'
url = 'http://files.freeciv.org/packages/windows/Freeciv-2.6.1-win32-gtk3-setup.exe'

silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"12": "12.14.0",
"5": "5.12.0",
"7": "7.10.1",
"13": "13.4.0"
"13": "13.5.0"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>8.17.0</version>
<version>13.5.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[8.17.0]" />
<dependency id="nodejs.install" version="[13.5.0]" />
</dependencies>
</metadata>
<files>
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.0-Win32-vc15-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.4.0-Win32-vc15-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.0-nts-Win32-vc15-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.0-nts-Win32-vc15-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.4.1-Win32-vc15-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.4.1-Win32-vc15-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.1-nts-Win32-vc15-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.1-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): 1141BF90B740708AA8A765382EB41B623467C84D6774DD04D9407FC756A9F71C
checksum64 (threadsafe): E29FB3AA07A99ADA30E013CB1D9F062E3360CA0B842201899CB5F4C658A7DBAB
checksum32 (non-threadsafe): 90A033FA5CA62967301757074F35A41A35EDFED4F6A61520D415A0C1999422F8
checksum64 (non-threadsafe): 7276047507CEDAF75427F792203962CD9E0A1ABF0E7DF1B377950CF57FAA973D
checksum32 (threadsafe): 2C8325C25D5DDF9A53ED0E51E7FCAC80BD8E04B29F66AFDD7A7723F9A39D9B57
checksum64 (threadsafe): 54601BD0BA634BF7C339BF056D27BE9A9B52998399A0F5597CE140D3C3ACE25A
checksum32 (non-threadsafe): C47FCD04231B0A04DEEC5D8B19229ED0AFD8EDF1116FB3D802EB63CCBCBFD059
checksum64 (non-threadsafe): 694FC7C80FCE6A937C98C5A6C28FA3490CD6BC0E3172B266685E8D83F447A04A

The file 'LICENSE.txt' has been obtained from <http://www.php.net/license/3_01.txt>
4 changes: 2 additions & 2 deletions 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.25",
"7.2": "7.2.26",
"7.3": "7.3.12",
"7.4": "7.4.0"
"7.4": "7.4.1"
}
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.0</version>
<version>7.4.1</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.0</releaseNotes>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.4.1</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.0-Win32-vc15-x86.zip"
filets64 = "$toolsPath\php-7.4.0-Win32-vc15-x64.zip"
filents32 = "$toolsPath\php-7.4.0-nts-Win32-vc15-x86.zip"
filents64 = "$toolsPath\php-7.4.0-nts-Win32-vc15-x64.zip"
filets32 = "$toolsPath\php-7.4.1-Win32-vc15-x86.zip"
filets64 = "$toolsPath\php-7.4.1-Win32-vc15-x64.zip"
filents32 = "$toolsPath\php-7.4.1-nts-Win32-vc15-x86.zip"
filents64 = "$toolsPath\php-7.4.1-nts-Win32-vc15-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0019/gvim_8.2.0019_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0019/gvim_8.2.0019_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0023/gvim_8.2.0023_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0023/gvim_8.2.0023_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 5068FE932B47990CA281453EF0E42CA307BA7628BE396B1AC5B894CB6A9AA887
checksum64: C9A382513CACF523B13E29BD960F1A049043FD27CEBC64AB57E81AD04412A670
checksum32: 0E0E37A2E1684DE3AC3B499546D2A74BCD48567BF26DC4DD3C90B8F35AF69045
checksum64: C2CB9D2CB48E6DE8440DEB47F0ED21F16256A6DEC7A79B115B81786B993305BA
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.0019_x86.zip"
file64 = "$toolsDir\gvim_8.2.0019_x64.zip"
file = "$toolsDir\gvim_8.2.0023_x86.zip"
file64 = "$toolsDir\gvim_8.2.0023_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.0019</version>
<version>8.2.0023</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 5ff382a

Please sign in to comment.