diff options
| author | lijunlong <lijunlong@openresty.com> | 2026-01-19 08:17:26 +0800 |
|---|---|---|
| committer | lijunlong <lijunlong@openresty.com> | 2026-01-19 08:17:26 +0800 |
| commit | e6daf3cdfac61055af3f7d88d9886942ff0de6e6 (patch) | |
| tree | c2e3ec530605f1cd9cd05ed667b42c4a7df62899 | |
| parent | 35bac3c9741af54d121a8ef4e04ff20755943444 (diff) | |
| download | lua-cjson-2.1.0.16.tar.gz lua-cjson-2.1.0.16.tar.bz2 lua-cjson-2.1.0.16.zip | |
bumped to to v2.1.0.162.1.0.16
| -rw-r--r-- | lua-cjson-2.1.0.16-1.rockspec (renamed from lua-cjson-2.1.0.14-1.rockspec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua-cjson-2.1.0.14-1.rockspec b/lua-cjson-2.1.0.16-1.rockspec index 4376a08..037993a 100644 --- a/lua-cjson-2.1.0.14-1.rockspec +++ b/lua-cjson-2.1.0.16-1.rockspec | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | package = "lua-cjson" | 1 | package = "lua-cjson" |
| 2 | version = "2.1.0.14-1" | 2 | version = "2.1.0.16-1" |
| 3 | 3 | ||
| 4 | source = { | 4 | source = { |
| 5 | url = "git+https://github.com/openresty/lua-cjson", | 5 | url = "git+https://github.com/openresty/lua-cjson", |
| 6 | tag = "2.1.0.14", | 6 | tag = "2.1.0.16", |
| 7 | } | 7 | } |
| 8 | 8 | ||
| 9 | description = { | 9 | description = { |
