diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-06-28 07:12:52 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-06-28 07:12:52 +0000 |
| commit | c7bfc8a3b33576226d29a90f71219672edb2bc62 (patch) | |
| tree | b27e7a4d54b917ffecb0f58d092312f1710694ae /bldit.lua | |
| parent | 52d941ec2ea645dd922c9c7930bdfa687907adac (diff) | |
git depth 1 by default, fallback to full depth
Diffstat (limited to 'bldit.lua')
| -rw-r--r-- | bldit.lua | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,8 +18,8 @@ ]] -bldit_version = "1.0.0" -package_version = "1.0.0" +bldit_version = "1.4.0" +package_version = "1.4.0" global_dependencies = { luajit = { |
