diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2020-10-06 18:24:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-06 09:24:25 -0700 |
| commit | 748a2564ef288f85d371d469a8cba8ae7b14d989 (patch) | |
| tree | 78a30d4778dd4f57e005d860d1e08dbf73917f98 /ports/sol2/CONTROL | |
| parent | b0e1458105c0e77ecf835358aa596c54596f8e6e (diff) | |
| download | vcpkg-748a2564ef288f85d371d469a8cba8ae7b14d989.tar.gz vcpkg-748a2564ef288f85d371d469a8cba8ae7b14d989.zip | |
[sol2] Update to 3.2.2 (#13876)
https://github.com/ThePhD/sol2/releases/tag/v3.2.2
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/sol2/CONTROL')
| -rw-r--r-- | ports/sol2/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/sol2/CONTROL b/ports/sol2/CONTROL index d0871cca9..60490e9da 100644 --- a/ports/sol2/CONTROL +++ b/ports/sol2/CONTROL @@ -1,5 +1,5 @@ Source: sol2 -Version: 3.2.1 +Version: 3.2.2 Homepage: https://github.com/ThePhD/sol2 Description: Sol v2.0 - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great -Build-Depends: lua (windows)
\ No newline at end of file +Build-Depends: lua (windows) |
