Skip to content

Commit 62fbe51

Browse files
chore: update luaposix submodule repo location (#301)
* chore: update luaposix moved repo location * chore(submodule): update luaposix to new remote * chore: Update Addon Metadata --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7825305 commit 62fbe51

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
branch = publish
242242
[submodule "addons/luaposix/module"]
243243
path = addons/luaposix/module
244-
url = https://github.com/kayibea/lls-posix
244+
url = https://github.com/kayibea/luaposix-annotations
245245
[submodule "addons/LuaPlayerYT/module"]
246246
path = addons/LuaPlayerYT/module
247247
url = https://github.com/antim0118/lpyt-lls-addon
@@ -251,7 +251,7 @@
251251
[submodule "addons/darkrp/module"]
252252
path = addons/darkrp/module
253253
url = https://github.com/EmekC/darkrp-luals.git
254-
254+
255255
[submodule "addons/celeste-bosses-helper/module"]
256256
path = addons/celeste-bosses-helper/module
257257
url = https://github.com/TheDavSmasher/bosses-helper-addon

addons/luaposix/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"name": "POSIX",
44
"description": "Provides definitions for posix Lua API",
55
"hasPlugin": false,
6-
"size": 61952
6+
"size": 61884
77
}

addons/luaposix/module

0 commit comments

Comments
 (0)