mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
16 lines
586 B
Zig
16 lines
586 B
Zig
.{
|
|
.name = .zigtris,
|
|
.version = "0.15.2",
|
|
.dependencies = .{
|
|
.mibu = .{
|
|
.url = "git+https://github.com/xyaman/mibu.git#be3713ff04e7db3584669e679253ef388e426dc6",
|
|
.hash = "mibu-0.0.1-dev-Ddr1riTEAAAYAe1TWBT--W8fPUL8UyBE7dy-yNNZ3z5V",
|
|
},
|
|
.zigtris = .{
|
|
.url = "git+https://github.com/ringtailsoftware/zigtris.git#60206d8f12f80dde8e5dac93a4fd217523c2e5be",
|
|
.hash = "zigtris-0.0.1-of0vIo1sAACGoev2776uehcqO3gr5wJo2os2cg2XFqK2",
|
|
},
|
|
},
|
|
.paths = .{""},
|
|
.fingerprint = 0x1f86de49aac15bec,
|
|
}
|