5.0.17 portable_config hotfix

This commit is contained in:
Zarg 2025-02-10 01:24:00 +01:00
parent 2530f8eb11
commit c1c4109b43
4 changed files with 7 additions and 7 deletions

View file

@ -12,11 +12,11 @@ $packageArgs = @{
if ([Environment]::Is64BitOperatingSystem) {
$packageArgs['url'] = 'https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.17/Stremio.5.0.17-x64.exe'
$packageArgs['checksum'] = '3135105a2c2e49c8ca8d42a54e24c2b2b983961f3abe06dbdff544cf87823a01'
$packageArgs['checksum'] = '27ca55ded0c74e6e1d7f143f491e4cd35fb0e4f50a1ab6412311de543e6aa257'
$packageArgs['checksumType'] = 'sha256'
} else {
$packageArgs['url'] = 'https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.17/Stremio.5.0.17-x86.exe'
$packageArgs['checksum'] = '5ba790af3efff89021862a25db619ffe9fccac65c233fba47cfd934fe4a18328'
$packageArgs['checksum'] = 'd42cc1b9b8aab6c8f3309741fe40e1e34ae856b4eff9806dde277f96b2384405'
$packageArgs['checksumType'] = 'sha256'
}

View file

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.17/Stremio.5.0.17-x64.exe",
"hash": "3135105a2c2e49c8ca8d42a54e24c2b2b983961f3abe06dbdff544cf87823a01",
"hash": "27ca55ded0c74e6e1d7f143f491e4cd35fb0e4f50a1ab6412311de543e6aa257",
"installer": {
"args": [
"/S"
@ -25,7 +25,7 @@
},
"32bit": {
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.17/Stremio.5.0.17-x86.exe",
"hash": "5ba790af3efff89021862a25db619ffe9fccac65c233fba47cfd934fe4a18328",
"hash": "d42cc1b9b8aab6c8f3309741fe40e1e34ae856b4eff9806dde277f96b2384405",
"installer": {
"args": [
"/S"

View file

@ -3,11 +3,11 @@
"files": {
"windows-x64": {
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.17/Stremio.5.0.17-x64.exe",
"checksum": "3135105a2c2e49c8ca8d42a54e24c2b2b983961f3abe06dbdff544cf87823a01"
"checksum": "27ca55ded0c74e6e1d7f143f491e4cd35fb0e4f50a1ab6412311de543e6aa257"
},
"windows-x86": {
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.17/Stremio.5.0.17-x86.exe",
"checksum": "5ba790af3efff89021862a25db619ffe9fccac65c233fba47cfd934fe4a18328"
"checksum": "d42cc1b9b8aab6c8f3309741fe40e1e34ae856b4eff9806dde277f96b2384405"
},
"server.js": {
"url": "https://dl.strem.io/server/v4.20.11/desktop/server.js",

View file

@ -1,5 +1,5 @@
{
"upToDate": false,
"versionDesc": "https://raw.githubusercontent.com/Zaarrg/stremio-desktop-v5/refs/heads/webview-windows/version/version-details.json",
"signature": "Tw/tSwVSu7Rnk4xg3AdGoJsrrcPYZwlslEr5cKI8F6Xsbp7+ewPHnxrRheDBsM53aehhN+XJ5tP8aCDpOyHlloXlsyhOW+v6XYZslHeDQIpJfOhA6U8iX354eneKU1wtGqyaRK0M277kKvlTL/blFAUKk9PnQKSiGbEPQL5BEAKrxgY38TIaBIE/E8cGrlDpybtks57xIHUqCcekSU2M3whnFhlKamCcje8YagqhEhFO3Vehsa9aJbvXLa2nTyaoQVde3Fu5hS0SwS9O+C/O5+V/MtRNYozzgYVCnMzDrmRNQWNBVk4R3tS/obI4iE+pz8LP5gu5BfQEFdKbXkmr7A=="
"signature": "E/lSieAP51v8s61O99vEcuUjcjcfcALI4s3nwrCL8cevoaWVFFQGPeMe6KxJ3vWeS586Ub1IVkooiaFOgJxK6W4OVGthz1+ONXHoB2S9EDcoKey4Uc9GdCpjgwSEBVE3Y/iopm1U4uqnmXzXmwX8etxb8cHXa19BgbSqro12ehrzTSuMmCVVByyPjAS3wAJcZE6mjFXyOmWlwpCPhCjsQdsk1cS8CHc7sZgeUVPhGVe4x+NMR0oq8JCjlS0an1T8hcV+JjoZkURZ3dLT7WE5aSPOT4JNIY2sfaBrUet5dEyAFzUahbXs19YCNzlFS0xyJ54zM6NXP67zFrn2NzIClw=="
}