diff options
| author | lijunlong <lijunlong@openresty.com> | 2026-05-06 21:23:33 +0800 |
|---|---|---|
| committer | lijunlong <lijunlong@openresty.com> | 2026-05-06 21:23:33 +0800 |
| commit | 617164a0fe3bb647128178f9caefb304b8573bb6 (patch) | |
| tree | 7ee088a16759f026881963ce984b88cee797d818 | |
| parent | c305d55c7f321c01b4d135ef6d41879fd5f8e9f5 (diff) | |
| download | lua-cjson-or-1.31.0.tar.gz lua-cjson-or-1.31.0.tar.bz2 lua-cjson-or-1.31.0.zip | |
| -rw-r--r-- | lua-cjson-2.1.0.17-1.rockspec (renamed from lua-cjson-2.1.0.16-1.rockspec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua-cjson-2.1.0.16-1.rockspec b/lua-cjson-2.1.0.17-1.rockspec index 037993a..f5642f4 100644 --- a/lua-cjson-2.1.0.16-1.rockspec +++ b/lua-cjson-2.1.0.17-1.rockspec | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | package = "lua-cjson" | 1 | package = "lua-cjson" |
| 2 | version = "2.1.0.16-1" | 2 | version = "2.1.0.17-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.16", | 6 | tag = "2.1.0.17", |
| 7 | } | 7 | } |
| 8 | 8 | ||
| 9 | description = { | 9 | description = { |
