Skip to content

Commit

Permalink
AU: 2 updated - php spotify
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Chocolatey Community committed Jun 5, 2024
1 parent 889367d commit 9647ba7
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 18 deletions.
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-8.3.8-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.3.8-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.3.8-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.3.8-nts-Win32-vs16-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.29-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.29-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.29-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.29-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): 668821902E846CD99828CC47646795B73EEB13830AA1ACF4258074615972F5C4
checksum64 (threadsafe): 4CD0CCDCF613BE57FB5C437A10B6E96C5D69016EC1C7F4C514398A72E36E4006
checksum32 (non-threadsafe): BA57440ADD46A3DFF7E8692CC5253B158B689AB6C039B6EAB17E8189E66BF79F
checksum64 (non-threadsafe): 17FD779CF4BE560608236AC4EF7671C15623E847C86EE07A163D286185F8A90E
checksum32 (threadsafe): 77A3555962012D7BD1F5665CAA13DDBEEBC8BD69393A48ACC250A489248B1678
checksum64 (threadsafe): 5FE3CEA08C732EBF67C7F1B3201B29D4EA76601AEBC8A8105433A30EF03AC243
checksum32 (non-threadsafe): E6041CB3E8D3442EEE33796A418422A219F8AEEBB741259ECC5C73097D0AF002
checksum64 (non-threadsafe): CACF6B9DD516741E77DBE8EF89F8CBFEFC040E059C60FECDBEA5E1E9A7ECBF17

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 @@ -6,7 +6,7 @@
"7.3": "7.3.33",
"7.4": "7.4.33",
"8.0": "8.0.30",
"8.1": "8.1.28",
"8.1": "8.1.29",
"8.2": "8.2.20",
"8.3": "8.3.8"
}
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>8.3.8</version>
<version>8.1.29</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 @@ -29,7 +29,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.3.8</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.1.29</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@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-8.3.8-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.3.8-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.3.8-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.3.8-nts-Win32-vs16-x64.zip"
filets32 = "$toolsPath\php-8.1.29-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.1.29-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.1.29-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.1.29-nts-Win32-vs16-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down
2 changes: 1 addition & 1 deletion automatic/spotify/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"8222bf44150f41195ff265a171f7bdb7"|1.2.38.720
"6fc0430f43b105bb41c6af2c94dc2420"|1.2.39.578
2 changes: 1 addition & 1 deletion automatic/spotify/spotify.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>spotify</id>
<version>1.2.38.720</version>
<version>1.2.39.578</version>
<title>Spotify</title>
<authors>Spotify</authors>
<projectUrl>http://spotify.com</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/spotify/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $arguments = @{
softwareName = 'Spotify'
file = Join-Path $downloadDir $installer
url = 'https://download.scdn.co/SpotifySetup.exe'
checksum = 'AC4F1FB72000757FC14CB547A4323AD7F529BC2214DBD6815E844CB26AB04439A36A925F7C1E7FB49171F0B3271DB3C9E336C48DDE526F3516AE45B3B8C74848'
checksum = '1B3B18F45AF851E2DB90B8F6D160A255C668456941AC96B7D5EB8F140C21DD470C4FCF0849B1E4E3882E26AB3BF722FBFC73815D0196EBA08886A97F50316279'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
Expand Down

0 comments on commit 9647ba7

Please sign in to comment.