mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
[imgui] Fix SHA512
This commit is contained in:
parent
3d1e6ff794
commit
b0a9ea582c
@ -1,3 +1,3 @@
|
|||||||
Source: imgui
|
Source: imgui
|
||||||
Version: 1.67
|
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.
|
||||||
|
@ -4,7 +4,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO ocornut/imgui
|
REPO ocornut/imgui
|
||||||
REF v1.67
|
REF v1.67
|
||||||
SHA512 c8b4e9eeafec480ec524d230d094ea40633945fd6afea7bea0fe84ee28db4d12351a0afcb02ad29aa16a054e94a914863a1eda5605fd80d79d3813fa75af0dce
|
SHA512 14cca66a55597517d6e1cafa59897b8e8f482db0a31a73d87a3ca634a12afe9ece2f423c17ece802e23bb2c09322502b2b2c4318054fad03bd1c537031fd6f71
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user