From 0fdb9f457c2054f63dea3a8bcc5de4227db552aa Mon Sep 17 00:00:00 2001 From: Zarg <62082797+Zaarrg@users.noreply.github.com> Date: Thu, 16 Jan 2025 03:56:02 +0100 Subject: [PATCH] Version bump + first release --- utils/chocolatey/stremio.nuspec | 2 +- utils/scoop/stremio-desktop-v5.json | 4 ++-- version/version-details.json | 4 ++-- version/version.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/utils/chocolatey/stremio.nuspec b/utils/chocolatey/stremio.nuspec index b3aa743..a9c0fdd 100644 --- a/utils/chocolatey/stremio.nuspec +++ b/utils/chocolatey/stremio.nuspec @@ -7,7 +7,7 @@ Zaarrg Zaarrg https://github.com/Zaarrg/stremio-desktop-v5 - Stremio Desktop v5 Community + Stremio Desktop v5 Community app with the latest Stremio web UI v5, built with WebView2 stremio video streaming media https://github.com/Zaarrg/stremio-desktop-v5/blob/master/LICENSE false diff --git a/utils/scoop/stremio-desktop-v5.json b/utils/scoop/stremio-desktop-v5.json index 282a47c..a3e5424 100644 --- a/utils/scoop/stremio-desktop-v5.json +++ b/utils/scoop/stremio-desktop-v5.json @@ -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": "058470dbdaf180fb54f5221c4c06b5c1811a8058796649a103bb17bfb18eea77", + "hash": "316be7c97c06b5c278ab229c0400117e61cd2f6dbff9fd8d44f9eb1215ec80cc", "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": "3d68ff9e3e34c16dc5a97c950295237cfae8bd241ec40a42fffe260d558b49e3", + "hash": "4097f1ea45eb33b49e6c4547dbf787973666ce3b621d7852d2669a761dcf2e74", "installer": { "args": [ "/S" diff --git a/version/version-details.json b/version/version-details.json index 4ad131d..c010e3f 100644 --- a/version/version-details.json +++ b/version/version-details.json @@ -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": "058470dbdaf180fb54f5221c4c06b5c1811a8058796649a103bb17bfb18eea77" + "checksum": "316be7c97c06b5c278ab229c0400117e61cd2f6dbff9fd8d44f9eb1215ec80cc" }, "windows-x86": { "url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x86.exe", - "checksum": "3d68ff9e3e34c16dc5a97c950295237cfae8bd241ec40a42fffe260d558b49e3" + "checksum": "4097f1ea45eb33b49e6c4547dbf787973666ce3b621d7852d2669a761dcf2e74" }, "server.js": { "url": "https://dl.strem.io/server/v4.20.11/desktop/server.js", diff --git a/version/version.json b/version/version.json index e5f02ba..a243bce 100644 --- a/version/version.json +++ b/version/version.json @@ -1,5 +1,5 @@ { "upToDate": false, "versionDesc": "https://raw.githubusercontent.com/Zaarrg/stremio-desktop-v5/refs/heads/webview-windows/version/version-details.json", - "signature": "BQGEy+dlt7aFHyDm2hceaG7Mz+PRQVvqs3BlQwOerMGK+eG9Ip27ZNMVwHapAI13QOs/nRhHPYG8vtL6lE764GyUKvMJ2geXVn4+Ki4gyx7enBd1IfmPZfE9GCnApDNyMlB+WWrcveow4MTo/kzFMJ+O5bjzuotuz/ChdLA9tXNBc7N5oJMKTVAraaScjIdqC+Qpl98t14QhZpfdeFx9pfG7gJBFnn7xOa0Z0qxR8LNJcIjlydEHOs9cmdPpuQ9nq5Ubf1DYdL6zAGa9cr4xuQjBoEyxmkDU1pqk8pYQHgJZM+cR4k5C0YI6+8xVwn6O5uxxapjUOepMc0kMq2v4yg==" + "signature": "Nye7UvBNA2KTi2YyHjXesr+tuuznlb+QkJcbcYvBNn1gkib0n9Gxu+GVra2g3B0nuKTcOjlHr7odO8u7u4zmjIUec7n3E30V4ocYIe7XyaXm0krOTZ34ruwITWHcEv5lPFWJ5zDijJa+1Fc9chvwI4aa3gMUw6ca6ynT+rfZaUlVIyb1ndCp/QbgTMRtUJlD8qSVyR09euc8xan3n/3T6bULkwM59+phGOtXmVghUgtRxZ+ZntVzNF4Iw+H9WzVr1fuQVYkR7P5eUerkDdAHxMgjJBhcku1oLYLaOdGEoG95zae7+L5u2XiO71TPfA61aSsNVWyRT9iQg8DWuwG3mw==" } \ No newline at end of file