mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
apache: Update to version 2.4.59 (#5715)
This commit is contained in:
parent
01ba68fabf
commit
8f7bc9c65c
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.4.58",
|
||||
"version": "2.4.59",
|
||||
"description": "Apache HTTP server benchmarking tool ('ab')",
|
||||
"homepage": "https://www.apachelounge.com",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://fossies.org/windows/www/httpd-2.4.58-win64-VS17.zip",
|
||||
"hash": "e9a179ad4767c595be55024ee0415a96ae522f492deca4b0d54cf136ff2b092c"
|
||||
"url": "https://fossies.org/windows/www/httpd-2.4.59-240404-win64-VS17.zip",
|
||||
"hash": "12e50ea2ccd1a0617cbf679150b48f9a21bad1ad05fe2715386c51c087e18543"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Apache24",
|
||||
@ -17,12 +17,12 @@
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://fossies.org/windows/www/",
|
||||
"regex": "httpd-([\\d.]+)-win64-VS17\\.zip"
|
||||
"regex": "httpd-([\\d.]+)-(?<date>[\\d]+)-win64-VS17\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://fossies.org/windows/www/httpd-$version-win64-VS17.zip"
|
||||
"url": "https://fossies.org/windows/www/httpd-$version-$matchDate-win64-VS17.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.4.58",
|
||||
"version": "2.4.59",
|
||||
"description": "The Apache HTTP Server ('httpd')",
|
||||
"homepage": "https://www.apachelounge.com",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://fossies.org/windows/www/httpd-2.4.58-win64-VS17.zip",
|
||||
"hash": "e9a179ad4767c595be55024ee0415a96ae522f492deca4b0d54cf136ff2b092c"
|
||||
"url": "https://fossies.org/windows/www/httpd-2.4.59-240404-win64-VS17.zip",
|
||||
"hash": "12e50ea2ccd1a0617cbf679150b48f9a21bad1ad05fe2715386c51c087e18543"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Apache24",
|
||||
@ -35,12 +35,12 @@
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://fossies.org/windows/www/",
|
||||
"regex": "httpd-([\\d.]+)-win64-VS17\\.zip"
|
||||
"regex": "httpd-([\\d.]+)-(?<date>[\\d]+)-win64-VS17\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://fossies.org/windows/www/httpd-$version-win64-VS17.zip"
|
||||
"url": "https://fossies.org/windows/www/httpd-$version-$matchDate-win64-VS17.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user