php & php-nts: Update to version 7.3.1

This commit is contained in:
Richard Kuhnt 2019-01-17 18:34:47 +01:00
parent 9e2c690cbd
commit 8e3e23a195
2 changed files with 14 additions and 14 deletions

View File

@ -4,15 +4,15 @@
"identifier": "PHP-3.01", "identifier": "PHP-3.01",
"url": "https://secure.php.net/license/" "url": "https://secure.php.net/license/"
}, },
"version": "7.2.14", "version": "7.3.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://windows.php.net/downloads/releases/php-7.2.14-nts-Win32-VC15-x64.zip", "url": "https://windows.php.net/downloads/releases/php-7.3.1-nts-Win32-VC15-x64.zip",
"hash": "0b1ba5aa9d2b7df2703d2d70370cd99430d36dd5f952ab95f341ad6eb10b4d3c" "hash": "15e70a10cab6c97e2bdd17135223200072d716ded5df316a2a7a3132a526ae6a"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-7.2.14-nts-Win32-VC15-x86.zip", "url": "https://windows.php.net/downloads/releases/php-7.3.1-nts-Win32-VC15-x86.zip",
"hash": "80ad1c3962143a8966ce035cb2ae002f89e8a6cf8f72cc02d581870cabb5b9ba" "hash": "5cc187873c08bcdc1b9a7f9b119a6340d3f0534967bc392ff7d8fa2978757124"
} }
}, },
"bin": [ "bin": [
@ -41,8 +41,8 @@
"(gc \"$dir\\cli\\php.ini\") | % { $_ -replace '; extension_dir = \"ext\"', 'extension_dir = \"ext\"' } | sc \"$dir\\cli\\php.ini\"" "(gc \"$dir\\cli\\php.ini\") | % { $_ -replace '; extension_dir = \"ext\"', 'extension_dir = \"ext\"' } | sc \"$dir\\cli\\php.ini\""
], ],
"checkver": { "checkver": {
"url": "http://windows.php.net/download/", "url": "https://windows.php.net/download/",
"re": "<h3 id=\"php-7.2\".*?>.*?\\(([\\d.]+)\\)</h3>" "re": "<h3 id=\"php-[\\d.]+\".*?>.*?\\(([\\d.]+)\\)</h3>"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -4,15 +4,15 @@
"identifier": "PHP-3.01", "identifier": "PHP-3.01",
"url": "https://secure.php.net/license/" "url": "https://secure.php.net/license/"
}, },
"version": "7.2.14", "version": "7.3.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://windows.php.net/downloads/releases/php-7.2.14-Win32-VC15-x64.zip", "url": "https://windows.php.net/downloads/releases/php-7.3.1-Win32-VC15-x64.zip",
"hash": "f11bd2fc5e1b8034a3e23eb798ad757bdcb94e60df23adf01a1b76ebbc406a36" "hash": "023322399a9e60c8dacaa9e939563958769cc3f42ac510e28f558b805bd20cbb"
}, },
"32bit": { "32bit": {
"url": "https://windows.php.net/downloads/releases/php-7.2.14-Win32-VC15-x86.zip", "url": "https://windows.php.net/downloads/releases/php-7.3.1-Win32-VC15-x86.zip",
"hash": "8ca525a14b61b4ff4c9d111b38b05130d8edbef62e65e53a02c7b36e257d94a2" "hash": "1abbaf8b35b0922d8d131c73a8bca5dbc936fee5232f6c4902985750f2ab448a"
} }
}, },
"bin": [ "bin": [
@ -41,8 +41,8 @@
"(gc \"$dir\\cli\\php.ini\") | % { $_ -replace '; extension_dir = \"ext\"', 'extension_dir = \"ext\"' } | sc \"$dir\\cli\\php.ini\"" "(gc \"$dir\\cli\\php.ini\") | % { $_ -replace '; extension_dir = \"ext\"', 'extension_dir = \"ext\"' } | sc \"$dir\\cli\\php.ini\""
], ],
"checkver": { "checkver": {
"url": "http://windows.php.net/download/", "url": "https://windows.php.net/download/",
"re": "<h3 id=\"php-7.2\".*?>.*?\\(([\\d.]+)\\)</h3>" "re": "<h3 id=\"php-[\\d.]+\".*?>.*?\\(([\\d.]+)\\)</h3>"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {