Skip to content

Commit 6a076ab

Browse files
committed
fix youtube-dl version
I forgot to update the module version but the installed package is really 2020.11.1.1
1 parent ade3b0b commit 6a076ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modulesets/gpodder.modules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
<distutils id="youtube_dl" python3="true">
8686
<branch repo="pypi" checkoutdir="youtube_dl" module="y/youtube_dl/youtube_dl-2020.11.1.1.tar.gz"
87-
version="2020.6.16.1" hash="sha256:b73379d6b08f03aec49a1899affe4cfd35bb92002dbdb3a3a1435a5811d4f120"/>
87+
version="2020.11.1.1" hash="sha256:b73379d6b08f03aec49a1899affe4cfd35bb92002dbdb3a3a1435a5811d4f120"/>
8888
<dependencies>
8989
<dep package="python3"/>
9090
</dependencies>

0 commit comments

Comments
 (0)