Skip to content

Commit

Permalink
youtubedownloader: Update to version 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 23, 2024
1 parent 540dee9 commit 556be32
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/youtubedownloader.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "1.12.2",
"version": "1.13",
"description": "Download videos from YouTube.",
"homepage": "https://github.com/Tyrrrz/YoutubeDownloader",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.12.2/YoutubeDownloader.win-x64.zip",
"hash": "3507a5438130b8cef02b2980aa1d38ec45d999ee132a4171402ab4866ffc0229"
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.13/YoutubeDownloader.win-x64.zip",
"hash": "5668cafa71d914031a04b17d3d07ae02693035563d726b49a3614f053677617b"
},
"32bit": {
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.12.2/YoutubeDownloader.win-x86.zip",
"hash": "5202f1c8a792d3462de2b4ccf7b2bfde2ac21f8ea02560841f0c9d44944e82e6"
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.13/YoutubeDownloader.win-x86.zip",
"hash": "65855f23a7ace6db9a103bc67b6f3fde90062f33b50499e76f594346f0359ecf"
},
"arm64": {
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.12.2/YoutubeDownloader.win-arm64.zip",
"hash": "c42ad0c6feb0d1fd679516b3bad13360f94e4f20e0b1cbb1f92922130b899a52"
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.13/YoutubeDownloader.win-arm64.zip",
"hash": "2d773cf3cbabf76f9c36e0c39fb914fcef644a8ce0650c8c2e315c3f057969c8"
}
},
"pre_install": [
Expand Down

0 comments on commit 556be32

Please sign in to comment.