char/sorcery

static-files based git repo viewer

git clone https://git.t4t.associates/char/sorcery

Charlotte Somadd sorcery-ssh with sorcery-ssh-tui8f07a0e

main
464 B17 linesraw
1.{
2    .name = .sorcery_ssh,
3    .version = "0.1.0",
4    .minimum_zig_version = "0.16.0",
5    .dependencies = .{
6        .shlex = .{
7            .url = "https://github.com/char/shlex/archive/293b7c4bdc3b6c9a3195d226f0d8e92bf4516f96.tar.gz",
8            .hash = "shlex-0.1.1-O1DEI5oDAQARcXkYasXdAAsR0riDfb-1_riTtx0vemxN",
9        },
10    },
11    .paths = .{
12        "build.zig",
13        "build.zig.zon",
14        "src",
15    },
16    .fingerprint = 0x459ed17c01b8efcd,
17}