Browse Source

Update vulkan-memory-allocator-hpp to v3.1.0

ruki 1 year ago
parent
commit
91e74a90cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/v/vulkan-memory-allocator-hpp/xmake.lua

+ 1 - 0
packages/v/vulkan-memory-allocator-hpp/xmake.lua

@@ -6,6 +6,7 @@ package("vulkan-memory-allocator-hpp")
 
 
     add_urls("https://github.com/YaaZ/VulkanMemoryAllocator-Hpp/archive/refs/tags/$(version).tar.gz",
     add_urls("https://github.com/YaaZ/VulkanMemoryAllocator-Hpp/archive/refs/tags/$(version).tar.gz",
              "https://github.com/YaaZ/VulkanMemoryAllocator-Hpp.git")
              "https://github.com/YaaZ/VulkanMemoryAllocator-Hpp.git")
+    add_versions("v3.1.0", "f5cbce9b8efdb0de721f22b172c76184979e93ee45a008bfe515533d5d2e2d36")
     add_versions("v3.0.0", '2f062b1631af64519d09e7b319c2ba06d7de3c9c5589fb7109a3f4e341cee2b7')
     add_versions("v3.0.0", '2f062b1631af64519d09e7b319c2ba06d7de3c9c5589fb7109a3f4e341cee2b7')
     add_versions("v3.0.1-1", '0e0c374751d5ca6123d0ae0df756693f0674412d7c758ec4a39a5a9dcc412911')
     add_versions("v3.0.1-1", '0e0c374751d5ca6123d0ae0df756693f0674412d7c758ec4a39a5a9dcc412911')
     add_versions("v3.0.1-3", '66a3d4be3bc1404c844b5a36aadeb6b366878e7cf1efe899eb0a0095f3871aae')
     add_versions("v3.0.1-3", '66a3d4be3bc1404c844b5a36aadeb6b366878e7cf1efe899eb0a0095f3871aae')