We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56fade8 commit 28b5edeCopy full SHA for 28b5ede
1 file changed
hjson-lua-0.1.3-1.rockspec hjson-lua-0.1.4-1.rockspechjson-lua-0.1.3-1.rockspec renamed to hjson-lua-0.1.4-1.rockspec
@@ -1,11 +1,11 @@
1
package = "hjson-lua"
2
-version = "0.1.3-1"
+version = "0.1.4-1"
3
source = {
4
- url = "git://github.com/cryi/hjson-lua.git",
+ url = "git://github.com/hjson/hjson-lua.git",
5
}
6
description = {
7
summary = "A lightweight H/JSON library for Lua.",
8
- homepage = "https://github.com/cryi/hjson-lua",
+ homepage = "https://github.com/hjson/hjson-lua",
9
license = "MIT"
10
11
dependencies = {
0 commit comments