diff options
-rw-r--r-- | community/lua/checksums | 2 | ||||
-rw-r--r-- | community/lua/sources | 2 | ||||
-rw-r--r-- | community/lua/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/lua/checksums b/community/lua/checksums index b91b6b0b..7ad84e73 100644 --- a/community/lua/checksums +++ b/community/lua/checksums @@ -1 +1 @@ -eac0836eb7219e421a96b7ee3692b93f0629e4cdb0c788432e3d10ce9ed47e28 lua-5.4.0.tar.gz +4ba786c3705eb9db6567af29c91a01b81f1c0ac3124fdbf6cd94bdd9e53cca7d lua-5.4.1.tar.gz diff --git a/community/lua/sources b/community/lua/sources index e390f05e..d40fb4ab 100644 --- a/community/lua/sources +++ b/community/lua/sources @@ -1 +1 @@ -https://www.lua.org/ftp/lua-5.4.0.tar.gz +https://www.lua.org/ftp/lua-5.4.1.tar.gz diff --git a/community/lua/version b/community/lua/version index b4c8f695..701e1de6 100644 --- a/community/lua/version +++ b/community/lua/version @@ -1 +1 @@ -5.4.0 1 +5.4.1 1 |