mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-12 04:52:53 +01:00
16 lines
580 B
Text
16 lines
580 B
Text
.{
|
|
.name = "promt",
|
|
.version = "0.0.0",
|
|
|
|
.dependencies = .{
|
|
.ansi_term = .{
|
|
.url = "git+https://github.com/LordMZTE/ansi-term.git#73c03175068679685535111dbea72cade075719e",
|
|
.hash = "1220ea86ace34b38e49c1d737c5f857d88346af10695a992b38e10cb0a73b6a19ef7",
|
|
},
|
|
.known_folders = .{
|
|
.url = "git+https://github.com/ziglibs/known-folders.git#2aa7f2e9855d45b20072e15107fb379b9380adbe",
|
|
.hash = "12209925016f4b5486a713828ead3bcc900fa4f039c93de1894aa7d5253f7633b92c",
|
|
},
|
|
},
|
|
.paths = .{""},
|
|
}
|