Updated to spdlog (upstream) 1.15.2

This commit is contained in:
Jesse Chounard 2025-04-02 13:59:20 -05:00
parent 6b4f44b1c0
commit a7d28f9903

View file

@ -1,12 +1,12 @@
.{
.name = .spdlog,
.version = "1.15.1",
.version = "1.15.2",
.minimum_zig_version = "0.14.0",
.fingerprint = 0x19cef80094ea6f4,
.dependencies = .{
.spdlog = .{
.url = "https://github.com/gabime/spdlog/archive/refs/tags/v1.15.1.tar.gz",
.hash = "N-V-__8AACsfEgCkfDtpMeuVL-wCnzLvznKU7UuYFhH2Daz8",
.url = "https://github.com/gabime/spdlog/archive/refs/tags/v1.15.2.tar.gz",
.hash = "N-V-__8AAOMjEgDduthLeLJIY2oZNHzJYMcrqZRQxJR9H7Zc",
},
},
.paths = .{