Skip to content

Commit

Permalink
Add version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kelemen committed Jul 4, 2024
1 parent d519655 commit 63dad40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/vulkan-memory-allocator/all/conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ sources:
"cci.20231120":
url: "https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/archive/5e43c795daf43dd09398d8307212e85025215052.tar.gz"
sha256: "1ee9922fb059bc3b1dc5bbf71020e7a590b6ceb27fc3025d746e15be53fe31b7"
"3.1.0":
url: "https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/archive/refs/tags/v3.1.0.tar.gz"
sha256: "ae134ecc37c55634f108e926f85d5d887b670360e77cd107affaf3a9539595f2"
"3.0.1":
url: "https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/archive/refs/tags/v3.0.1.tar.gz"
sha256: "2a84762b2d10bf540b9dc1802a198aca8ad1f3d795a4ae144212c595696a360c"
Expand Down
2 changes: 2 additions & 0 deletions recipes/vulkan-memory-allocator/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
versions:
"cci.20231120":
folder: all
"3.1.0":
folder: all
"3.0.1":
folder: all
"3.0.0":
Expand Down

0 comments on commit 63dad40

Please sign in to comment.