ddev: Update to version 1.21.3

This commit is contained in:
github-actions[bot] 2022-10-19 04:59:54 +00:00
parent b8a7d9f260
commit affa571eb6

View File

@ -1,5 +1,5 @@
{ {
"version": "1.21.2", "version": "1.21.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.21.2/ddev_windows-amd64.v1.21.2.zip", "url": "https://github.com/drud/ddev/releases/download/v1.21.3/ddev_windows-amd64.v1.21.3.zip",
"hash": "6a78c533cb536af1c96ccaf6433315f97087d7e29bef7097b5126f58c457aa2c" "hash": "f99e9484f452d770d3caa5608e29e83f4b0f6fb56c07d7174913b33d0e2f999f"
} }
}, },
"bin": "ddev.exe", "bin": "ddev.exe",