mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-13 21:41:47 +01:00
15 lines
573 B
Text
15 lines
573 B
Text
.{
|
|
.name = "promt",
|
|
.version = "0.0.0",
|
|
|
|
.dependencies = .{
|
|
.ansi_term = .{
|
|
.url = "https://github.com/ziglibs/ansi-term/archive/fe6df80ab1de74be9d0114cfbca7173d6dc3ed93.tar.gz",
|
|
.hash = "12206275be1f3720c1f33e6a9cda79f25069996e44a0e6e7bf4b802116edd245b49f",
|
|
},
|
|
.known_folders = .{
|
|
.url = "https://github.com/ziglibs/known-folders/archive/d070896807cbbd2847d24d561438994504b929dd.tar.gz",
|
|
.hash = "122001a81a0ba2faca0271d53c50e8069721fe66a19d71dd8498e61fa26d7ca6f558",
|
|
},
|
|
},
|
|
}
|