openresty: Update to version 1.19.3.2

This commit is contained in:
Jakub Čábera 2021-06-04 05:41:27 -07:00
parent d639e66e01
commit 7bf597fb8e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.19.3.1", "version": "1.19.3.2",
"description": "Dynamic web platform based on NGINX and LuaJIT.", "description": "Dynamic web platform based on NGINX and LuaJIT.",
"homepage": "https://openresty.org", "homepage": "https://openresty.org",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
@ -13,14 +13,14 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://openresty.org/download/openresty-1.19.3.1-win64.zip", "url": "https://openresty.org/download/openresty-1.19.3.2-win64.zip",
"hash": "bf3316d5c8d48e434e3e1dce1058eaaf9818ef441270d345204bb4ce5960908b", "hash": "5152d9aed4efee0790de7fd373f983f30773c013271d320983a3d5e0427336bf",
"extract_dir": "openresty-1.19.3.1-win64" "extract_dir": "openresty-1.19.3.2-win64"
}, },
"32bit": { "32bit": {
"url": "https://openresty.org/download/openresty-1.19.3.1-win32.zip", "url": "https://openresty.org/download/openresty-1.19.3.2-win32.zip",
"hash": "58712787b35c5c12b3592ba29ff7affa6a29de40881d7dea9cf17976e0917477", "hash": "688f16a489071e5c5acb9e98e81843129d2af5a8d739f1321bd496e0e37ea448",
"extract_dir": "openresty-1.19.3.1-win32" "extract_dir": "openresty-1.19.3.2-win32"
} }
}, },
"bin": [ "bin": [