Update version for scoop

pull/220/head
aandrew-me 1 year ago
parent a0fda7758c
commit 203724135d

@ -59,6 +59,7 @@
<option id="latteTxt" value="latte">Latte</option> <option id="latteTxt" value="latte">Latte</option>
<option id="solarizedDarkTxt" value="solarized-dark">Solarized Dark</option> <option id="solarizedDarkTxt" value="solarized-dark">Solarized Dark</option>
</select> </select>
<!-- TODO: Add a window which makes it easier to copy logs -->
</div> </div>
<button id="pasteUrl" class="submitBtn">Click to paste video URL or ID [Ctrl + V]</button> <button id="pasteUrl" class="submitBtn">Click to paste video URL or ID [Ctrl + V]</button>

@ -1,9 +1,9 @@
{ {
"homepage": "https://ytdn.netlify.app", "homepage": "https://ytdn.netlify.app",
"version": "3.17.3", "version": "3.18.0",
"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.17.3/YTDownloader_Win.zip", "url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.18.0/YTDownloader_Win.zip",
"checkver": { "checkver": {
"github": "https://github.com/aandrew-me/ytDownloader" "github": "https://github.com/aandrew-me/ytDownloader"
}, },

Loading…
Cancel
Save