Skip to content

Commit dca43df

Browse files
moonmingagentzh
authored andcommitted
luarocks: bumped version to 2.1.0.6.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
1 parent a03094c commit dca43df

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
package = "lua-cjson"
2-
version = "2.1devel-1"
2+
version = "2.1.0.6-1"
33

44
source = {
5-
url = "http://www.kyne.com.au/~mark/software/download/lua-cjson-2.1devel.zip",
5+
url = "git+https://github.com/openresty/lua-cjson",
6+
tag = "2.1.0.6",
67
}
78

89
description = {

0 commit comments

Comments
 (0)