mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 11:37:12 +01:00
Merge pull request #5159 from myd7349/imgui-v1.67
[imgui] Update to 1.67
This commit is contained in:
commit
5fff3c8870
@ -1,3 +1,3 @@
|
|||||||
Source: imgui
|
Source: imgui
|
||||||
Version: 1.66b
|
Version: 1.67-1
|
||||||
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.
|
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.
|
||||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO ocornut/imgui
|
REPO ocornut/imgui
|
||||||
REF v1.66b
|
REF v1.67
|
||||||
SHA512 894339a70f99c517d9306c49d861a43710b936e71067ddd322f5e771396f8e658a541111fcb00ce9010599f0ec9702d029d18b155199c7635129fd659ac13dbc
|
SHA512 14cca66a55597517d6e1cafa59897b8e8f482db0a31a73d87a3ca634a12afe9ece2f423c17ece802e23bb2c09322502b2b2c4318054fad03bd1c537031fd6f71
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user