From 480d03e2f738fb5192a272eb349abf08ce3fb4e5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 19 Jan 2025 22:31:07 +0100 Subject: ... --- nvfetcher.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'nvfetcher.toml') diff --git a/nvfetcher.toml b/nvfetcher.toml index 4a8c4bcf..d33040c5 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml @@ -109,6 +109,5 @@ src.pypi = "yt_dlp" fetch.pypi = "yt_dlp" [mako] -src.git = "https://github.com/gkleen/mako" -src.branch = "feat/modes-property" -fetch.git = "https://github.com/gkleen/mako" \ No newline at end of file +src.git = "https://github.com/emersion/mako" +fetch.git = "https://github.com/emersion/mako" \ No newline at end of file -- cgit v1.2.3