Updated to spdlog (upstream) 1.15.2
This commit is contained in:
parent
6b4f44b1c0
commit
a7d28f9903
1 changed files with 3 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
.{
|
.{
|
||||||
.name = .spdlog,
|
.name = .spdlog,
|
||||||
.version = "1.15.1",
|
.version = "1.15.2",
|
||||||
.minimum_zig_version = "0.14.0",
|
.minimum_zig_version = "0.14.0",
|
||||||
.fingerprint = 0x19cef80094ea6f4,
|
.fingerprint = 0x19cef80094ea6f4,
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.spdlog = .{
|
.spdlog = .{
|
||||||
.url = "https://github.com/gabime/spdlog/archive/refs/tags/v1.15.1.tar.gz",
|
.url = "https://github.com/gabime/spdlog/archive/refs/tags/v1.15.2.tar.gz",
|
||||||
.hash = "N-V-__8AACsfEgCkfDtpMeuVL-wCnzLvznKU7UuYFhH2Daz8",
|
.hash = "N-V-__8AAOMjEgDduthLeLJIY2oZNHzJYMcrqZRQxJR9H7Zc",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
.paths = .{
|
.paths = .{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue