diff options
| author | Samuel Marks <807580+SamuelMarks@users.noreply.github.com> | 2021-04-08 05:42:31 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-07 12:42:31 -0700 |
| commit | f0979f36714eeae931eac715c410e42e781d8f5e (patch) | |
| tree | 44d570e5c3a8bdb3588cfdaf23a4063066e549f2 /ports/nuklear/CONTROL | |
| parent | 64efdb4658069b8320e6c13638a8b9a141acb8ee (diff) | |
| download | vcpkg-f0979f36714eeae931eac715c410e42e781d8f5e.tar.gz vcpkg-f0979f36714eeae931eac715c410e42e781d8f5e.zip | |
[nuklear] Upgrade from 2020-09-14 to 2021-03-18 version and switch repo (#17082)
* [nuklear] Upgrade from 2020-09-14 to 2021-03-18 version and switch repo
* Ran `vcpkg x-add-version --all`
Diffstat (limited to 'ports/nuklear/CONTROL')
| -rw-r--r-- | ports/nuklear/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/nuklear/CONTROL b/ports/nuklear/CONTROL index 39d82fde5..7b641a2a0 100644 --- a/ports/nuklear/CONTROL +++ b/ports/nuklear/CONTROL @@ -1,4 +1,4 @@ Source: nuklear -Version: 2020-09-14 -Homepage: https://github.com/vurtun/nuklear +Version: 2021-03-18 +Homepage: https://github.com/Immediate-Mode-UI/Nuklear Description: This is a minimal state immediate mode graphical user interface toolkit written in ANSI C and licensed under public domain |
