diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2021-06-28 08:53:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-28 08:53:53 +0200 |
commit | 19c4381fd37be09fe6ce3b81d8d7bd12668fc7b8 (patch) | |
tree | 36c4e48912fe1875d2104c93fb596b688b2da5f8 | |
parent | cce1a1d235322cf51d62305aee89c7bfa64e9905 (diff) | |
download | lanes-3.15.0.tar.gz lanes-3.15.0.tar.bz2 lanes-3.15.0.zip |
Update lanes-3.15.0-0.rockspecv3.15.0
-rw-r--r-- | lanes-3.15.0-0.rockspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lanes-3.15.0-0.rockspec b/lanes-3.15.0-0.rockspec index 47fcaa5..bb23a7f 100644 --- a/lanes-3.15.0-0.rockspec +++ b/lanes-3.15.0-0.rockspec | |||
@@ -7,11 +7,11 @@ | |||
7 | 7 | ||
8 | package = "Lanes" | 8 | package = "Lanes" |
9 | 9 | ||
10 | version = "3.13.0-0" | 10 | version = "3.15.0-0" |
11 | 11 | ||
12 | source= { | 12 | source= { |
13 | url= "git://github.com/LuaLanes/lanes.git", | 13 | url= "git://github.com/LuaLanes/lanes.git", |
14 | branch= "v3.13.0" | 14 | branch= "v3.15.0" |
15 | } | 15 | } |
16 | 16 | ||
17 | description = { | 17 | description = { |