diff options
| author | Frank Hale <frankhale@gmail.com> | 2021-03-31 17:09:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-31 14:09:56 -0700 |
| commit | 58d3efbc9946810af632c23d8b844f4cea71b8c0 (patch) | |
| tree | 3736d3ccbac5ce52d9e830a6ce0ffe2742bbfd16 /ports/lua/CONTROL | |
| parent | 2779b733c221361aa33290f2dce1dd2cc5a0cbf1 (diff) | |
| download | vcpkg-58d3efbc9946810af632c23d8b844f4cea71b8c0.tar.gz vcpkg-58d3efbc9946810af632c23d8b844f4cea71b8c0.zip | |
[lua]Update port to version 5.4.3 (#16943)
* Update Lua to version 5.4.3
* Update Lua versions file
Diffstat (limited to 'ports/lua/CONTROL')
| -rw-r--r-- | ports/lua/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/lua/CONTROL b/ports/lua/CONTROL index 29350d265..00ec94852 100644 --- a/ports/lua/CONTROL +++ b/ports/lua/CONTROL @@ -1,5 +1,5 @@ Source: lua -Version: 5.4.2 +Version: 5.4.3 Homepage: https://www.lua.org Description: a powerful, fast, lightweight, embeddable scripting language |
