Skip to content

Commit 28b5ede

Browse files
committed
updated rockspec
1 parent 56fade8 commit 28b5ede

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
package = "hjson-lua"
2-
version = "0.1.3-1"
2+
version = "0.1.4-1"
33
source = {
4-
url = "git://github.com/cryi/hjson-lua.git",
4+
url = "git://github.com/hjson/hjson-lua.git",
55
}
66
description = {
77
summary = "A lightweight H/JSON library for Lua.",
8-
homepage = "https://github.com/cryi/hjson-lua",
8+
homepage = "https://github.com/hjson/hjson-lua",
99
license = "MIT"
1010
}
1111
dependencies = {

0 commit comments

Comments
 (0)