Skip to content

Commit

Permalink
youtubedownloader: Update to version 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 26, 2025
1 parent 14f7c35 commit 4d4e54d
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.14",
"version": "1.14.1",
"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.14/YoutubeDownloader.win-x64.zip",
"hash": "3f267b5ea1cf1ae865d81f5bc4f92ccf28dcc786650359e90a183382e8e8e663"
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.14.1/YoutubeDownloader.win-x64.zip",
"hash": "e17b74c2973b0e13ac255419e6e4f700a9e49cb79e23487ba620fd0c1ecbf1bb"
},
"32bit": {
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.14/YoutubeDownloader.win-x86.zip",
"hash": "fb8aea839fc7e87bcf789f4093354d2a6b78cc454c36b7a91bf2ab801807f347"
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.14.1/YoutubeDownloader.win-x86.zip",
"hash": "7243ea6459921b52aa285675a89991e6ba4e3cce246e99723cb51190089b6c6f"
},
"arm64": {
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.14/YoutubeDownloader.win-arm64.zip",
"hash": "2e5f68c2bbaca86a137389190992fa0b6e627848d89ed9d48d81cdf3586768d0"
"url": "https://github.com/Tyrrrz/YoutubeDownloader/releases/download/1.14.1/YoutubeDownloader.win-arm64.zip",
"hash": "482a1a585c08c09766b46acb5c619370d0f0e94e974755a6b6623d7a071cbf9f"
}
},
"pre_install": [
Expand Down

0 comments on commit 4d4e54d

Please sign in to comment.