mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-03 10:57:46 +03:00
13 lines
233 B
Zig
13 lines
233 B
Zig
.{
|
|
.name = .minisign,
|
|
.version = "0.12.0",
|
|
.fingerprint = 0x280456c1fd373c55,
|
|
.paths = .{
|
|
"LICEMSE",
|
|
"README.md",
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"src",
|
|
"share",
|
|
},
|
|
}
|