diff options
Diffstat (limited to 'nvfetcher.toml')
| -rw-r--r-- | nvfetcher.toml | 5 |
1 files changed, 2 insertions, 3 deletions
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" | |||
| 109 | fetch.pypi = "yt_dlp" | 109 | fetch.pypi = "yt_dlp" |
| 110 | 110 | ||
| 111 | [mako] | 111 | [mako] |
| 112 | src.git = "https://github.com/gkleen/mako" | 112 | src.git = "https://github.com/emersion/mako" |
| 113 | src.branch = "feat/modes-property" | 113 | fetch.git = "https://github.com/emersion/mako" \ No newline at end of file |
| 114 | fetch.git = "https://github.com/gkleen/mako" \ No newline at end of file | ||
