Skip to content

Commit

Permalink
streamlink-nightly-lean(-ttv-lol): Update to 6.5.1-8-g759c29e
Browse files Browse the repository at this point in the history
Migrate to Python `3.12`
  • Loading branch information
brian6932 committed Jan 19, 2024
1 parent f4b00ff commit 2961d9a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
20 changes: 10 additions & 10 deletions bucket/streamlink-nightly-lean-ttv-lol.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.5.0-3-g87fc40c",
"version": "6.5.1-8-g759c29e",
"description": "A command-line utility that pipes video streams from various services into a video player.",
"homepage": "https://streamlink.github.io/",
"license": "BSD-2-Clause",
Expand All @@ -17,30 +17,30 @@
"architecture": {
"64bit": {
"url": [
"https://nightly.link/streamlink/windows-builds/workflows/nightly/master/streamlink-6.5.0-3-g87fc40c-py311-x86_64.zip.zip",
"https://nightly.link/streamlink/windows-builds/workflows/nightly/master/streamlink-6.5.1-8-g759c29e-py312-x86_64.zip.zip",
"https://raw.githubusercontent.com/2bc4/streamlink-ttvlol/master/twitch.py"
],
"hash": [
"a0b8325007d8396cee56ce201f69016e58a0f5245d2c2efb126f11341633613d",
"d0863df87b597f3a01a047049297011d1eb9be506417cf8ca1f5721bfe1cd8ca"
"cf81218bfde6c8dcd1efdaf818e8a4d5ac6b055e59a30347bf088d8abc386b55",
"8ece7c310de80ea64d9176f646fdc91661dd65f89b42004ee0a46b27dba3da4b"
]
},
"32bit": {
"url": [
"https://nightly.link/streamlink/windows-builds/workflows/nightly/master/streamlink-6.5.0-3-g87fc40c-py311-x86.zip.zip",
"https://nightly.link/streamlink/windows-builds/workflows/nightly/master/streamlink-6.5.1-8-g759c29e-py312-x86.zip.zip",
"https://raw.githubusercontent.com/2bc4/streamlink-ttvlol/master/twitch.py"
],
"hash": [
"d83cb57c51e4f12aed76f47aee1762c8c1a4487e1148a116ccbce9eb862185f0",
"d0863df87b597f3a01a047049297011d1eb9be506417cf8ca1f5721bfe1cd8ca"
"21f3cfb75c7d507a6cd2e7a164d623928d552520c4c95785b4b4ed835142a6ad",
"8ece7c310de80ea64d9176f646fdc91661dd65f89b42004ee0a46b27dba3da4b"
]
}
},
"pre_install": [
"Expand-7zipArchive \"$dir/streamlink-$version-py311-x86*.zip\" \"$dir\" -Removal",
"$python = try { (py.exe -0p | Select-Object -First 1 | Select-String \\S+\\Z).Matches.Value } catch {}",
"$paths = 'bin', 'pkgs'",
"if ($python -and ($ver = [System.Version]((py.exe -V) -Replace '[^\\d.]')) -lt [System.Version]'3.12.0' -and $ver -ge [System.Version]'3.11.0') {",
"if ($python -and ($ver = [System.Version]((py.exe -V) -Replace '[^\\d.]')) -lt [System.Version]'3.13.0' -and $ver -ge [System.Version]'3.12.0') {",
"$null = New-Item -ItemType SymbolicLink -Path \"$dir/Python\" -Target ($python | Split-Path)",
"} else { $paths += 'Python' }",
"$paths | ForEach-Object { Move-Item \"$dir/streamlink-$version-py311-x86*/$_\" \"$dir\" }",
Expand Down Expand Up @@ -83,13 +83,13 @@
"architecture": {
"64bit": {
"url": [
"https://nightly.link/streamlink/windows-builds/workflows/$matchBuild/master/streamlink-$version-py311-x86_64.zip.zip",
"https://nightly.link/streamlink/windows-builds/workflows/$matchBuild/master/streamlink-$version-py312-x86_64.zip.zip",
"https://raw.githubusercontent.com/2bc4/streamlink-ttvlol/master/twitch.py"
]
},
"32bit": {
"url": [
"https://nightly.link/streamlink/windows-builds/workflows/$matchBuild/master/streamlink-$version-py311-x86.zip.zip",
"https://nightly.link/streamlink/windows-builds/workflows/$matchBuild/master/streamlink-$version-py312-x86.zip.zip",
"https://raw.githubusercontent.com/2bc4/streamlink-ttvlol/master/twitch.py"
]
}
Expand Down
16 changes: 8 additions & 8 deletions bucket/streamlink-nightly-lean.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.5.0-3-g87fc40c",
"version": "6.5.1-8-g759c29e",
"description": "A command-line utility that pipes video streams from various services into a video player.",
"homepage": "https://streamlink.github.io/",
"license": "BSD-2-Clause",
Expand All @@ -16,19 +16,19 @@
},
"architecture": {
"64bit": {
"url": "https://nightly.link/streamlink/windows-builds/workflows/nightly/master/streamlink-6.5.0-3-g87fc40c-py311-x86_64.zip.zip",
"hash": "a0b8325007d8396cee56ce201f69016e58a0f5245d2c2efb126f11341633613d"
"url": "https://nightly.link/streamlink/windows-builds/workflows/nightly/master/streamlink-6.5.1-8-g759c29e-py312-x86_64.zip.zip",
"hash": "cf81218bfde6c8dcd1efdaf818e8a4d5ac6b055e59a30347bf088d8abc386b55"
},
"32bit": {
"url": "https://nightly.link/streamlink/windows-builds/workflows/nightly/master/streamlink-6.5.0-3-g87fc40c-py311-x86.zip.zip",
"hash": "d83cb57c51e4f12aed76f47aee1762c8c1a4487e1148a116ccbce9eb862185f0"
"url": "https://nightly.link/streamlink/windows-builds/workflows/nightly/master/streamlink-6.5.1-8-g759c29e-py312-x86.zip.zip",
"hash": "21f3cfb75c7d507a6cd2e7a164d623928d552520c4c95785b4b4ed835142a6ad"
}
},
"pre_install": [
"Expand-7zipArchive \"$dir/streamlink-$version-py311-x86*.zip\" \"$dir\" -Removal",
"$python = try { (py.exe -0p | Select-Object -First 1 | Select-String \\S+\\Z).Matches.Value } catch {}",
"$paths = 'bin', 'pkgs'",
"if ($python -and ($ver = [System.Version]((py.exe -V) -Replace '[^\\d.]')) -lt [System.Version]'3.12.0' -and $ver -ge [System.Version]'3.11.0') {",
"if ($python -and ($ver = [System.Version]((py.exe -V) -Replace '[^\\d.]')) -lt [System.Version]'3.13.0' -and $ver -ge [System.Version]'3.12.0') {",
"$null = New-Item -ItemType SymbolicLink -Path \"$dir/Python\" -Target ($python | Split-Path)",
"} else { $paths += 'Python' }",
"$paths | ForEach-Object { Move-Item \"$dir/streamlink-$version-py311-x86*/$_\" \"$dir\" }",
Expand Down Expand Up @@ -69,10 +69,10 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://nightly.link/streamlink/windows-builds/workflows/$matchBuild/master/streamlink-$version-py311-x86_64.zip.zip"
"url": "https://nightly.link/streamlink/windows-builds/workflows/$matchBuild/master/streamlink-$version-py312-x86_64.zip.zip"
},
"32bit": {
"url": "https://nightly.link/streamlink/windows-builds/workflows/$matchBuild/master/streamlink-$version-py311-x86.zip.zip"
"url": "https://nightly.link/streamlink/windows-builds/workflows/$matchBuild/master/streamlink-$version-py312-x86.zip.zip"
}
}
}
Expand Down

0 comments on commit 2961d9a

Please sign in to comment.