mirror of
https://github.com/Zaarrg/stremio-community-v5.git
synced 2026-05-08 03:01:03 +00:00
hotfix updater
- See previous commit
This commit is contained in:
parent
a0afad91e2
commit
30c4bd619b
3 changed files with 5 additions and 5 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x64.exe",
|
||||
"hash": "316be7c97c06b5c278ab229c0400117e61cd2f6dbff9fd8d44f9eb1215ec80cc",
|
||||
"hash": "a8228526cbbbffa1265b437109f6d570f31705bae71eb2be11192b02a0bff1ba",
|
||||
"installer": {
|
||||
"args": [
|
||||
"/S"
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x86.exe",
|
||||
"hash": "4097f1ea45eb33b49e6c4547dbf787973666ce3b621d7852d2669a761dcf2e74",
|
||||
"hash": "84cca8fcc6635792e273af3220db505024c7f36aef4d8ae588ef895a5ff9fc3d",
|
||||
"installer": {
|
||||
"args": [
|
||||
"/S"
|
||||
|
|
|
|||
|
|
@ -3,11 +3,11 @@
|
|||
"files": {
|
||||
"windows-x64": {
|
||||
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x64.exe",
|
||||
"checksum": "316be7c97c06b5c278ab229c0400117e61cd2f6dbff9fd8d44f9eb1215ec80cc"
|
||||
"checksum": "a8228526cbbbffa1265b437109f6d570f31705bae71eb2be11192b02a0bff1ba"
|
||||
},
|
||||
"windows-x86": {
|
||||
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x86.exe",
|
||||
"checksum": "4097f1ea45eb33b49e6c4547dbf787973666ce3b621d7852d2669a761dcf2e74"
|
||||
"checksum": "84cca8fcc6635792e273af3220db505024c7f36aef4d8ae588ef895a5ff9fc3d"
|
||||
},
|
||||
"server.js": {
|
||||
"url": "https://dl.strem.io/server/v4.20.11/desktop/server.js",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"upToDate": false,
|
||||
"versionDesc": "https://raw.githubusercontent.com/Zaarrg/stremio-desktop-v5/refs/heads/webview-windows/version/version-details.json",
|
||||
"signature": "Nye7UvBNA2KTi2YyHjXesr+tuuznlb+QkJcbcYvBNn1gkib0n9Gxu+GVra2g3B0nuKTcOjlHr7odO8u7u4zmjIUec7n3E30V4ocYIe7XyaXm0krOTZ34ruwITWHcEv5lPFWJ5zDijJa+1Fc9chvwI4aa3gMUw6ca6ynT+rfZaUlVIyb1ndCp/QbgTMRtUJlD8qSVyR09euc8xan3n/3T6bULkwM59+phGOtXmVghUgtRxZ+ZntVzNF4Iw+H9WzVr1fuQVYkR7P5eUerkDdAHxMgjJBhcku1oLYLaOdGEoG95zae7+L5u2XiO71TPfA61aSsNVWyRT9iQg8DWuwG3mw=="
|
||||
"signature": "gz1iAV0dDJAvh9TZ+8qPhAAWU4I1MRtKxdL/ROaREtS1wfS10JYQAdtGb+NMMi8/cSDx0iVdmgSwzhd65IXaeUkRVH432T9r3xM8dZ7q3jbXFtDYazCAyI5/tblB1lCp5SilmwzoN14unkx/Zh4lmsYN0NfzygErRT4i4UwJkp3tqHGr4LVxOyT5pE3RmCViwv4GxDgPh1nISV5ne6ppNGzTswyOiT0avJZzjl5PbeEe1ffRZIVNznOYqapUF4FCCSuvznDiamkSW1sVHwxQUXSWWAJGkOjk5NkLoKTv6k1mCgokuvtnFPBbrbOMyDhGIOK4YhWK4k8SI9zLVc1C/g=="
|
||||
}
|
||||
Loading…
Reference in a new issue