[raygui] Update to 3.6 (#31896)

* [raygui] Update to 3.6

* [raygui] Update version
This commit is contained in:
Andrew Kornilov 2023-06-09 21:21:26 +03:00 committed by GitHub
parent 638b1588be
commit 85c222bc31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO raysan5/raygui
REF "${VERSION}"
SHA512 09643f3661879a9130122351d0f9310f1ecde5dd1242d15f7b9c61e80dc9acfc3e6b85682ae7079c8579fd39340da8c5dfdea62aabc6cc72a966dea675ddfd38
SHA512 c1d970d98fb721203934fcc3b50d8185271c43e426112bfd0d350899b76586e1cc82dacf4e676827725cff75bc35c7e7e51acbfb8db47f92ad67ee58c9560778
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "raygui",
"version": "3.2",
"version": "3.6",
"description": "A simple and easy-to-use immediate-mode gui library",
"homepage": "https://github.com/raysan5/raylib",
"license": "Zlib"

View File

@ -7005,7 +7005,7 @@
"port-version": 4
},
"raygui": {
"baseline": "3.2",
"baseline": "3.6",
"port-version": 0
},
"raylib": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9de0bb8aebc0b8a41b4c973b5820ace3c0015ad3",
"version": "3.6",
"port-version": 0
},
{
"git-tree": "96eade6012fdd28a62fd21748edfd06d63674317",
"version": "3.2",