this repo has no description
1.{
2 .name = .vaxis,
3 .fingerprint = 0x14fbbb94fc556305,
4 .version = "0.5.1",
5 .minimum_zig_version = "0.15.1",
6 .dependencies = .{
7 .zigimg = .{
8 // TODO .url = "git+https://github.com/zigimg/zigimg",
9 .url = "https://github.com/ivanstepanovftw/zigimg/archive/d7b7ab0ba0899643831ef042bd73289510b39906.tar.gz",
10 .hash = "zigimg-0.1.0-8_eo2vHnEwCIVW34Q14Ec-xUlzIoVg86-7FU2ypPtxms",
11 },
12 .zg = .{
13 // Upstream PR: https://codeberg.org/atman/zg/pulls/90/
14 .url = "https://codeberg.org/chaten/zg/archive/749197a3f9d25e211615960c02380a3d659b20f9.tar.gz",
15 .hash = "zg-0.15.1-oGqU3M0-tALZCy7boQS86znlBloyKx6--JriGlY0Paa9",
16 },
17 },
18 .paths = .{
19 "LICENSE",
20 "build.zig",
21 "build.zig.zon",
22 "src",
23 },
24}