mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ddev: Update to version 1.24.3
This commit is contained in:
parent
0473924d30
commit
933fcfb325
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.2",
|
"version": "1.24.3",
|
||||||
"description": "An open source tool that makes it simple to get local PHP development environments up and running in minutes",
|
"description": "An open source tool that makes it simple to get local PHP development environments up and running in minutes",
|
||||||
"homepage": "https://ddev.readthedocs.io/en/latest/",
|
"homepage": "https://ddev.readthedocs.io/en/latest/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -8,8 +8,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/drud/ddev/releases/download/v1.24.2/ddev_windows-amd64.v1.24.2.zip",
|
"url": "https://github.com/drud/ddev/releases/download/v1.24.3/ddev_windows-amd64.v1.24.3.zip",
|
||||||
"hash": "6061db809a6c4426beeaef4dbf44afc0571db195457d3ff018d443f9ca0b513a"
|
"hash": "d6ebab69aae93521f73cbd9620277fdc68781b02eadb7160e841bc3070cc6f7a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ddev.exe",
|
"bin": "ddev.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user