We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78baae4 commit d5963b8Copy full SHA for d5963b8
rockspecs/wsapi-openresty-0.0.1-1.rockspec
@@ -15,7 +15,7 @@ description = {
15
dependencies = { "lua >= 5.1", "wsapi >= 1.6.1" }
16
17
source = {
18
- url = "https://github.com/ignacio/wsapi-openresty/archive/0.0.1.tar.gz"
+ url = "https://github.com/ignacio/wsapi-openresty/archive/v0.0.1.tar.gz"
19
}
20
21
build = {
0 commit comments