Updated to version 1.15.3
This commit is contained in:
parent
a7d28f9903
commit
8c739469e8
1 changed files with 3 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
.{
|
.{
|
||||||
.name = .spdlog,
|
.name = .spdlog,
|
||||||
.version = "1.15.2",
|
.version = "1.15.3",
|
||||||
.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.2.tar.gz",
|
.url = "https://github.com/gabime/spdlog/archive/refs/tags/v1.15.3.tar.gz",
|
||||||
.hash = "N-V-__8AAOMjEgDduthLeLJIY2oZNHzJYMcrqZRQxJR9H7Zc",
|
.hash = "N-V-__8AAJQ8EgDzeZlwEXLTaVfJv-mmsc5kVpvmDQ7wy3Y6",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
.paths = .{
|
.paths = .{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue