[MIRROR] [NO GBP] bumps auxlua to 1.4.4 (#26948)

* [NO GBP] bumps auxlua to 1.4.4 (#82074)

## About The Pull Request

This should be the very last version of auxlua I need to release before
its byondapi-based replacement

## Why It's Good For The Game

Some people still want to use lua scripting while the new library is yet
to be ready for release

## Changelog

🆑
fix: lua scripting should work on BYOND 515.1633
/🆑

* [NO GBP] bumps auxlua to 1.4.4

---------

Co-authored-by: Y0SH1M4S73R <y0sh1m4s73r@gmail.com>
This commit is contained in:
SkyratBot
2024-04-03 18:21:02 +02:00
committed by GitHub
parent a560ecda4e
commit 4781bc81a7
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -24,7 +24,7 @@ export PYTHON_VERSION=3.9.0
export AUXLUA_REPO=tgstation/auxlua export AUXLUA_REPO=tgstation/auxlua
#auxlua git tag #auxlua git tag
export AUXLUA_VERSION=1.4.1 export AUXLUA_VERSION=1.4.4
#hypnagogic repo #hypnagogic repo
export CUTTER_REPO=actioninja/hypnagogic export CUTTER_REPO=actioninja/hypnagogic