Skip to content

Commit

Permalink
twitch-hls-client: Update to version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2023
1 parent b14d482 commit e82a26a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/twitch-hls-client.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "0.5.0",
"version": "0.5.1",
"description": "Lightweight CLI client for watching low latency Twitch streams with ad blocking",
"homepage": "https://github.com/2bc4/twitch-hls-client",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/2bc4/twitch-hls-client/releases/download/0.5.0/twitch-hls-client-x86_64-pc-windows-msvc.zip",
"hash": "a767ae13ab88e601485894498b519a917f6b366fb1b3d3cdc66a8c8b5fc85da5"
"url": "https://github.com/2bc4/twitch-hls-client/releases/download/0.5.1/twitch-hls-client-x86_64-pc-windows-msvc.zip",
"hash": "e1b2125b6cbc6aa128437619cd06c7ad4891164bc5f46d951b490f2564dd2abd"
},
"32bit": {
"url": "https://github.com/2bc4/twitch-hls-client/releases/download/0.5.0/twitch-hls-client-i686-pc-windows-msvc.zip",
"hash": "8e647225ab2a0aedf430233908cd8d54f10ab7b21b3ab9e018aeb41235157385"
"url": "https://github.com/2bc4/twitch-hls-client/releases/download/0.5.1/twitch-hls-client-i686-pc-windows-msvc.zip",
"hash": "3f8db85ded1f5bb34518cf700c6c8c7e6248f80cb1b6d2db863b2fef57c5ec0a"
}
},
"pre_install": "'README.md', 'LICENSE' | ForEach-Object { Remove-Item \"$dir\\$_\" }",
Expand Down

0 comments on commit e82a26a

Please sign in to comment.