diff options
author | Etiene Dalcol <Etiene@users.noreply.github.com> | 2015-11-28 16:54:05 +0100 |
---|---|---|
committer | Etiene Dalcol <Etiene@users.noreply.github.com> | 2015-11-28 16:54:05 +0100 |
commit | 5730f531e542e824fda90de41bae34a337805cc4 (patch) | |
tree | 06eaa9f09357b6412fd4bca6766f16eea1690ad4 | |
parent | 3997cccb6da5bba9aa19d45969ce1c591a11dd54 (diff) | |
download | valua-5730f531e542e824fda90de41bae34a337805cc4.tar.gz valua-5730f531e542e824fda90de41bae34a337805cc4.tar.bz2 valua-5730f531e542e824fda90de41bae34a337805cc4.zip |
Update valua-0.2.2-2.rockspec
-rw-r--r-- | valua-0.2.2-2.rockspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/valua-0.2.2-2.rockspec b/valua-0.2.2-2.rockspec index 0336d6b..ab1072a 100644 --- a/valua-0.2.2-2.rockspec +++ b/valua-0.2.2-2.rockspec @@ -1,7 +1,7 @@ package = "valua" version = "0.2.2-2" source = { - url = "https://github.com/Etiene/valua/releases/download/0.2.2/valua-0.2.2.tar.gz", + url = "https://github.com/Etiene/valua/archive/0.2.2.zip", tag = "valua-0.2.2" } description = { |