build: update to zig-0.15.2

This commit is contained in:
CJ van den Berg 2025-10-14 09:05:16 +02:00
parent 46def038bd
commit 0dba4fd4fe
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -1,7 +1,7 @@
.{ .{
.name = .flow, .name = .flow,
.version = "0.6.0", .version = "0.6.0",
.minimum_zig_version = "0.15.1", .minimum_zig_version = "0.15.2",
.fingerprint = 0x52c0d670590aa80f, .fingerprint = 0x52c0d670590aa80f,
.dependencies = .{ .dependencies = .{
@ -30,8 +30,8 @@
.hash = "fuzzig-0.1.1-Ji0xivxIAQBD0g8O_NV_0foqoPf3elsg9Sc3pNfdVH4D", .hash = "fuzzig-0.1.1-Ji0xivxIAQBD0g8O_NV_0foqoPf3elsg9Sc3pNfdVH4D",
}, },
.vaxis = .{ .vaxis = .{
.url = "git+https://github.com/neurocyte/libvaxis?ref=main#9fc9015d5f147568e18c5e7ca28f15bf8b293760", .url = "git+https://github.com/neurocyte/libvaxis?ref=main#4debeaf0774a6db5de8bab212335fae795086035",
.hash = "vaxis-0.5.1-BWNV_O8fCQAeUeVrESVc-2BdXloEXkFqReDJL7Q6XTSZ", .hash = "vaxis-0.5.1-BWNV_PIfCQBrMQyEAPPSOyupQYEud7vTs0jXEq5drkC9",
}, },
.zeit = .{ .zeit = .{
.url = "git+https://github.com/rockorager/zeit?ref=zig-0.15#ed2ca60db118414bda2b12df2039e33bad3b0b88", .url = "git+https://github.com/rockorager/zeit?ref=zig-0.15#ed2ca60db118414bda2b12df2039e33bad3b0b88",