Skip to content

Commit ffc3548

Browse files
committed
update to 3.3.0
1 parent 926c69e commit ffc3548

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.zig.zon

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.{
22
.name = .VulkanMemoryAllocator,
3-
.version = "3.2.1",
3+
.version = "0.1.0+3.3.0",
44
.fingerprint = 0xb8aa25de81d2ad78, // Changing this has security and trust implications.
55
.minimum_zig_version = "0.14.0",
66
.dependencies = .{
77
.VulkanMemoryAllocator = .{
8-
.url = "git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator?ref=v3.2.1#c788c52156f3ef7bc7ab769cb03c110a53ac8fcb",
9-
.hash = "N-V-__8AACOiQQCH6JM50mv9I_Xqx_HKTGzgXT4fWe4YtwFQ",
8+
.url = "git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator?ref=v3.3.0#1d8f600fd424278486eade7ed3e877c99f0846b1",
9+
.hash = "N-V-__8AAIutPgABk6NlXZhlJ5P8qVECvakZIKoO94h7xUOw",
1010
},
1111
.vulkan_headers = .{
1212
.url = "git+https://github.com/hexops/vulkan-headers#68ab446d1fa0707bb7082c95c51d33a731cafac2",

0 commit comments

Comments
 (0)