mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-27 18:42:20 +00:00
Version 2.0.16
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package = "love-release"
|
||||
version = "2.0.15-1"
|
||||
version = "2.0.16-1"
|
||||
rockspec_format = "3.0"
|
||||
source = {
|
||||
url = "git://github.com/MisterDA/love-release.git",
|
||||
tag = "v2.0.15",
|
||||
tag = "v2.0.16",
|
||||
}
|
||||
description = {
|
||||
summary = "Make LÖVE games releases easier",
|
||||
@@ -16,7 +16,7 @@ It automates LÖVE Game Distribution.
|
||||
}
|
||||
dependencies = {
|
||||
"argparse",
|
||||
"loadconf",
|
||||
"loadconf >= 0.3.6",
|
||||
"lua",
|
||||
"luafilesystem",
|
||||
"lua-zip",
|
Reference in New Issue
Block a user