build: bump version to 0.0.18
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
.{
|
.{
|
||||||
.name = .nxdns,
|
.name = .nxdns,
|
||||||
.version = "0.0.17",
|
.version = "0.0.18",
|
||||||
.minimum_zig_version = "0.16.0",
|
.minimum_zig_version = "0.16.0",
|
||||||
.paths = .{""},
|
.paths = .{""},
|
||||||
.fingerprint = 0x3307b311dded1d91,
|
.fingerprint = 0x3307b311dded1d91,
|
||||||
|
|||||||
@@ -8,10 +8,10 @@
|
|||||||
let
|
let
|
||||||
# `zig build cut` rewrites the lines between the delimiters by text replacement.
|
# `zig build cut` rewrites the lines between the delimiters by text replacement.
|
||||||
# BEGIN GENERATED BY zig build cut
|
# BEGIN GENERATED BY zig build cut
|
||||||
version = "0.0.17";
|
version = "0.0.18";
|
||||||
hashes = {
|
hashes = {
|
||||||
"aarch64-linux" = "sha256-tDnKVUlosx6NK5qLqUAPvIncJ+C7JZ1dNSa8QiEzPHc=";
|
"aarch64-linux" = "sha256-7TmuJr6TkgRdPkYvNiEOFVfkzkp+djjWSml+vAUee78=";
|
||||||
"x86_64-linux" = "sha256-juCx8wse5DvLCgyOeJRp+seUUj4xRotUwZnQtXHIq2s=";
|
"x86_64-linux" = "sha256-uBWjl8FvP4VgPisJgydNazyPu40jjQa7+i64+M/B50A=";
|
||||||
};
|
};
|
||||||
# END GENERATED BY zig build cut
|
# END GENERATED BY zig build cut
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user