mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51: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')",
|
"description": "Apache HTTP server benchmarking tool ('ab')",
|
||||||
"homepage": "https://www.apachelounge.com",
|
"homepage": "https://www.apachelounge.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://fossies.org/windows/www/httpd-2.4.58-win64-VS17.zip",
|
"url": "https://fossies.org/windows/www/httpd-2.4.59-240404-win64-VS17.zip",
|
||||||
"hash": "e9a179ad4767c595be55024ee0415a96ae522f492deca4b0d54cf136ff2b092c"
|
"hash": "12e50ea2ccd1a0617cbf679150b48f9a21bad1ad05fe2715386c51c087e18543"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Apache24",
|
"extract_dir": "Apache24",
|
||||||
@ -17,12 +17,12 @@
|
|||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://fossies.org/windows/www/",
|
"url": "https://fossies.org/windows/www/",
|
||||||
"regex": "httpd-([\\d.]+)-win64-VS17\\.zip"
|
"regex": "httpd-([\\d.]+)-(?<date>[\\d]+)-win64-VS17\\.zip"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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": {
|
"hash": {
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.58",
|
"version": "2.4.59",
|
||||||
"description": "The Apache HTTP Server ('httpd')",
|
"description": "The Apache HTTP Server ('httpd')",
|
||||||
"homepage": "https://www.apachelounge.com",
|
"homepage": "https://www.apachelounge.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://fossies.org/windows/www/httpd-2.4.58-win64-VS17.zip",
|
"url": "https://fossies.org/windows/www/httpd-2.4.59-240404-win64-VS17.zip",
|
||||||
"hash": "e9a179ad4767c595be55024ee0415a96ae522f492deca4b0d54cf136ff2b092c"
|
"hash": "12e50ea2ccd1a0617cbf679150b48f9a21bad1ad05fe2715386c51c087e18543"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Apache24",
|
"extract_dir": "Apache24",
|
||||||
@ -35,12 +35,12 @@
|
|||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://fossies.org/windows/www/",
|
"url": "https://fossies.org/windows/www/",
|
||||||
"regex": "httpd-([\\d.]+)-win64-VS17\\.zip"
|
"regex": "httpd-([\\d.]+)-(?<date>[\\d]+)-win64-VS17\\.zip"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user