chor: update ztime dependency
This commit is contained in:
@@ -3,14 +3,14 @@
|
|||||||
.fingerprint = 0x55b82e3347a594e8,
|
.fingerprint = 0x55b82e3347a594e8,
|
||||||
// version name should match the zig version except for the last number,
|
// version name should match the zig version except for the last number,
|
||||||
// which stands for the version inside a given zig version
|
// which stands for the version inside a given zig version
|
||||||
.version = "0.13.0",
|
.version = "0.15.0",
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.ztime = .{
|
.ztime = .{
|
||||||
.url = "git+https://gitea.yves-biener.de/yves-biener/ztime#eacf7abf059646d12d704d01ee8c9c6bf4dc219a",
|
.url = "git+https://gitea.yves-biener.de/yves-biener/ztime#6a2f853f36aa55146e089d7c0c3f041012c0f8fe",
|
||||||
.hash = "ztime-0.0.0-e3nBJE1wAADaGX5lHpHg1U4-kD6rI5Erb6gjM3-w3DsN",
|
.hash = "ztime-0.0.0-e3nBJL5xAAC_guuqgVnOZncpvwH76NnKRC7JJ_zTF9rV",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
.minimum_zig_version = "0.14.0",
|
.minimum_zig_version = "0.15.0",
|
||||||
.paths = .{
|
.paths = .{
|
||||||
"build.zig",
|
"build.zig",
|
||||||
"build.zig.zon",
|
"build.zig.zon",
|
||||||
|
|||||||
Reference in New Issue
Block a user