mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2025-03-05 05:39:59 +01:00
12 lines
336 B
Text
12 lines
336 B
Text
|
.{
|
||
|
.name = "playtwitch",
|
||
|
.version = "0.0.0",
|
||
|
|
||
|
.dependencies = .{
|
||
|
.glib_log = .{
|
||
|
.url = "https://mzte.de/git/LordMZTE/zig-glib-log/archive/1db0367ce69812a71003d99cf29a0698d71f2ab4.tar.gz",
|
||
|
.hash = "00000000000000000000000000000000000000000000000000000000000000000000",
|
||
|
},
|
||
|
},
|
||
|
}
|