add(build): .fingerprint property for most recent zig version
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 49s
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 49s
This commit is contained in:
@@ -6,7 +6,9 @@
|
|||||||
//
|
//
|
||||||
// It is redundant to include "zig" in this name because it is already
|
// It is redundant to include "zig" in this name because it is already
|
||||||
// within the Zig package namespace.
|
// within the Zig package namespace.
|
||||||
.name = "zterm",
|
.name = .zterm,
|
||||||
|
|
||||||
|
.fingerprint = 0xf10b37e210a619d7,
|
||||||
|
|
||||||
// This is a [Semantic Version](https://semver.org/).
|
// This is a [Semantic Version](https://semver.org/).
|
||||||
// In a future version of Zig it will be used for package deduplication.
|
// In a future version of Zig it will be used for package deduplication.
|
||||||
|
|||||||
Reference in New Issue
Block a user