mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-12 04:52:53 +01:00
11 lines
326 B
Text
11 lines
326 B
Text
.{
|
|
.name = "mzteinit",
|
|
.version = "0.0.0",
|
|
|
|
.dependencies = .{
|
|
.ansi_term = .{
|
|
.url = "https://github.com/ziglibs/ansi-term/archive/fe6df80ab1de74be9d0114cfbca7173d6dc3ed93.tar.gz",
|
|
.hash = "12206275be1f3720c1f33e6a9cda79f25069996e44a0e6e7bf4b802116edd245b49f",
|
|
},
|
|
},
|
|
}
|