We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b451dc commit 3603eb5Copy full SHA for 3603eb5
1 file changed
conanfile_rtc.py
@@ -3,7 +3,7 @@
3
4
class VkBootstrapConan(ConanFile):
5
name = "vk-bootstrap"
6
- version = "1.3.283"
+ version = "1.4.341"
7
url = "https://github.com/Esri/vk-bootstrap/blob/runtimecore/"
8
license = "https://github.com/Esri/vk-bootstrap/blob/runtimecore/LICENSE.md"
9
description = "A utility library that jump starts initialization of Vulkan"
0 commit comments