Skip to content

Commit

Permalink
Update vulkan-utility-libraries to v1.3.295
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Sep 11, 2024
1 parent a34951d commit 02749bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/v/vulkan-utility-libraries/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ package("vulkan-utility-libraries")
return version:startswith("v") and version or prefix .. version:gsub("%+", ".")
end})

add_versions("v1.3.295", "9dc5247bfb1585ecab48fdd4708b52ba1839cebf0347077bbc897580401b15ca")
add_versions("v1.3.290", "5173690276d25e51b63132ed6907542b9bc2d64150db0fe057ff59067493e33c")
add_versions("v1.3.283", "a446616dede2b0168726f4e1b51777ba5c20ec46c475b378e2c07fd4ab4375ee")
add_versions("v1.3.280", "075e13f2fdeeca3bb6fb39155c8cc345cf216ab93661549b1a33368aa28a9dea")
Expand Down

0 comments on commit 02749bd

Please sign in to comment.