Skip to content

Commit

Permalink
AU: 5 updated - chromium krita mixxx mkdocs-material php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 25, 2021
1 parent 6c0a576 commit b465935
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "95.0.4621.0-snapshots",
"snapshots": "95.0.4622.0-snapshots",
"stable": "92.0.4515.159"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>95.0.4621.0-snapshots</version>
<version>95.0.4622.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
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/914662/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/914658/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/915079/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/915087/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: F0748D307B644CA7745D6AC87AE497BB63A094A45672682D86A945DCE880E005
checksum64: 632FC21086509E5454815E6419B95DC97442052C96D6CF5FEA6FB905218BE36C
checksum32: F245ABE57474411F3138BFAA65D6411778B531C89E76965E4EF51FF5A4607E41
checksum64: 2AD96A57B76CC75EE941BAE9F3F39D7FBA79149BA43EE4041EBD7389BBE33BB2

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
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "95.0.4621.0-snapshots"
$version = "95.0.4622.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/krita/krita.nuspec
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>krita</id>
<title>Krita</title>
<version>4.4.7</version>
<version>4.4.8</version>
<owners>chocolatey-community,dtgm,KDE</owners>
<summary>Krita is a sketching and painting program designed for digital artists.</summary>
<description><![CDATA[Krita is a FREE and open source painting tool designed for concept artists, illustrators, matte and texture artists, and the VFX industry. Krita has been in development for over 10 years and has had an explosion in growth recently. It offers many common and innovative features to help the amateur and professional alike. See below for some of the highlighted features.
Expand Down
4 changes: 2 additions & 2 deletions automatic/krita/legal/VERIFICATION.txt
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to

x86: No longer being provided
x64: https://download.kde.org/stable/krita/4.4.7/krita-x64-4.4.7-setup.exe
x64: https://download.kde.org/stable/krita/4.4.8/krita-x64-4.4.8-setup.exe

to download the installer.

2. You can use one of the following methods to obtain the checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: E2ABAD0F03B4E0645E23914B97FB93B44FCD7A96E11445BD9BB19DBDF8D9A4FB
checksum64: EEA1B2B4BDD7B91F22D417D27271757A4B08F2C441FFA02A25789BC73AC6B35C

Checksums type: sha256

Expand Down
2 changes: 1 addition & 1 deletion automatic/krita/tools/chocolateyInstall.ps1
Expand Up @@ -12,7 +12,7 @@ $packageArgs = @{
softwareName = 'Krita'

checksumType = 'sha256'
file64 = "$toolsDir\krita-x64-4.4.7-setup.exe"
file64 = "$toolsDir\krita-x64-4.4.8-setup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
Expand Down
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to <https://www.mixxx.org/download>

x32: No longer being provided
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-775-gf2258d1a92-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-776-g471f376f04-win64.msi

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 7B110747F61F89158696446ECBDAF81EE4F895A1FAC65505C3D9C36DE6386B66
checksum64: DE3386E1FB8D470412AF664B30A9A96B2115DC4594A4CD9E9CF0782EFFAFCE6E

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-2.0.html
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.json
@@ -1,4 +1,4 @@
{
"stable": "2.3.0",
"alpha": "2.4-alpha-775"
"alpha": "2.4-alpha-776"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>mixxx</id>
<version>2.4-alpha-775</version>
<version>2.4-alpha-776</version>
<title>Mixxx</title>
<owners>chocolatey-community</owners>
<authors>Mixxx Development Team</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mixxx/tools/chocolateyInstall.ps1
Expand Up @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file64 = "$toolsPath\mixxx-2.4-alpha-775-gf2258d1a92-win64.msi"
file64 = "$toolsPath\mixxx-2.4-alpha-776-g471f376f04-win64.msi"

softwareName = 'Mixxx *'

Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/mkdocs-material.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>mkdocs-material</id>
<title>MkDocs Material Theme</title>
<version>7.2.4</version>
<version>7.2.5</version>
<authors>Martin Donath</authors>
<owners>chocolatey-community</owners>
<projectUrl>http://squidfunk.github.io/mkdocs-material/</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/tools/ChocolateyInstall.ps1
@@ -1,6 +1,6 @@
Update-SessionEnvironment

$version = '7.2.4'
$version = '7.2.5'

$proxy = Get-EffectiveProxy
if ($proxy) {
Expand Down
16 changes: 8 additions & 8 deletions automatic/php/legal/VERIFICATION.txt
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-8.0.9-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.9-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.9-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.9-nts-Win32-vs16-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.10-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.10-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.10-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.10-nts-Win32-vs16-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): BC4CAE388AD744B34E356DAE9EC777AF435A45237EE91A397E9C6AD6D389A33D
checksum64 (threadsafe): 208C720EFB466B1014F5154A9EEEFB1458E82B8FC14F6BB7175145540403EC63
checksum32 (non-threadsafe): 04149BA86EF7F3C631AE11EFD4D3E49E1DD5DBF69BFDC0B139001A4D29137B6D
checksum64 (non-threadsafe): 0824078C564BE0B04B043A7E1842BA13B0787DB7FC540A1AF27A40A84ECB646C
checksum32 (threadsafe): A68818E883E8BF758A427608070BBA82DAFE0DF0238F8A6ABBD78C7028C978FD
checksum64 (threadsafe): D3A01951632555FA7290AC2846D38CE7D262C75C7E9E3405F75CC2972E321E9B
checksum32 (non-threadsafe): 4E2FA49FDFE484F8E659F21D45D635AF189B8CF61CF80C21D821B4DBDC468052
checksum64 (non-threadsafe): 30DB504C9E1F3CC1FAC8F9A4614CDEE36BA356A24144C9CFC44C22BF4F30BEBD

The file 'LICENSE.txt' has been obtained from <http://www.php.net/license/3_01.txt>
6 changes: 3 additions & 3 deletions automatic/php/php.json
Expand Up @@ -3,7 +3,7 @@
"7.0": "7.0.33",
"5.6": "5.6.40",
"7.2": "7.2.34",
"7.3": "7.3.29",
"7.4": "7.4.22",
"8.0": "8.0.9"
"7.3": "7.3.30",
"7.4": "7.4.23",
"8.0": "8.0.10"
}
4 changes: 2 additions & 2 deletions automatic/php/php.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>8.0.9</version>
<version>8.0.10</version>
<authors>PHP Authors</authors>
<owners>chocolatey-community, 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://www.php.net/ChangeLog-8.php#8.0.9</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.0.10</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
Expand Up @@ -14,10 +14,10 @@ if ($installLocation) {
$pp = Get-PackageParameters

$filesInfo = @{
filets32 = "$toolsPath\php-8.0.9-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.0.9-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.0.9-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.0.9-nts-Win32-vs16-x64.zip"
filets32 = "$toolsPath\php-8.0.10-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.0.10-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.0.10-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.0.10-nts-Win32-vs16-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down

0 comments on commit b465935

Please sign in to comment.