Update to 1.16.0 and Zig v0.15
Some checks failed
Continuous Integration / build (push) Has been cancelled
Some checks failed
Continuous Integration / build (push) Has been cancelled
This commit is contained in:
parent
8c739469e8
commit
e7c211fc64
3 changed files with 16 additions and 7 deletions
|
|
@ -1,12 +1,12 @@
|
|||
.{
|
||||
.name = .spdlog,
|
||||
.version = "1.15.3",
|
||||
.minimum_zig_version = "0.14.0",
|
||||
.version = "1.16.0",
|
||||
.minimum_zig_version = "0.15.0",
|
||||
.fingerprint = 0x19cef80094ea6f4,
|
||||
.dependencies = .{
|
||||
.spdlog = .{
|
||||
.url = "https://github.com/gabime/spdlog/archive/refs/tags/v1.15.3.tar.gz",
|
||||
.hash = "N-V-__8AAJQ8EgDzeZlwEXLTaVfJv-mmsc5kVpvmDQ7wy3Y6",
|
||||
.url = "https://github.com/gabime/spdlog/archive/refs/tags/v1.16.0.tar.gz",
|
||||
.hash = "N-V-__8AAP9pEgDmKW9wXR5HVBNwf_xFkTl6m0_wZn6yySIz",
|
||||
},
|
||||
},
|
||||
.paths = .{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue