Update remote version and flatpak config
This commit is contained in:
parent
6b5fcb3f6c
commit
d99cc8abce
@ -39,6 +39,14 @@
|
|||||||
<content_rating type="oars-1.1" />
|
<content_rating type="oars-1.1" />
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="3.18.2" date="2024-8-25">
|
||||||
|
<description>
|
||||||
|
<p>Design enhancements</p>
|
||||||
|
<p>Added removal of old windows updates</p>
|
||||||
|
<p>Ignore unavailable videos for playlists</p>
|
||||||
|
<p>Fixed issues with config file on resize</p>
|
||||||
|
</description>
|
||||||
|
</release>
|
||||||
<release version="3.18.0" date="2024-6-02">
|
<release version="3.18.0" date="2024-6-02">
|
||||||
<description>
|
<description>
|
||||||
<p>Added proxy support</p>
|
<p>Added proxy support</p>
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://ytdn.netlify.app",
|
"homepage": "https://ytdn.netlify.app",
|
||||||
"version": "3.18.0",
|
"version": "3.18.2",
|
||||||
"description": "A modern GUI App for downloading Videos and Audios from hundreds of sites",
|
"description": "A modern GUI App for downloading Videos and Audios from hundreds of sites",
|
||||||
"license": "GPL-3",
|
"license": "GPL-3",
|
||||||
"url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.18.0/YTDownloader_Win.zip",
|
"url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.18.2/YTDownloader_Win.zip",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/aandrew-me/ytDownloader"
|
"github": "https://github.com/aandrew-me/ytDownloader"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user