Skip to content

Commit 0fdb9f4

Browse files
committed
Version bump + first release
1 parent 87764e1 commit 0fdb9f4

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

utils/chocolatey/stremio.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<authors>Zaarrg</authors>
88
<owners>Zaarrg</owners>
99
<projectUrl>https://github.com/Zaarrg/stremio-desktop-v5</projectUrl>
10-
<description>Stremio Desktop v5 Community</description>
10+
<description>Stremio Desktop v5 Community app with the latest Stremio web UI v5, built with WebView2</description>
1111
<tags>stremio video streaming media</tags>
1212
<licenseUrl>https://github.com/Zaarrg/stremio-desktop-v5/blob/master/LICENSE</licenseUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>

utils/scoop/stremio-desktop-v5.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"architecture": {
77
"64bit": {
88
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x64.exe",
9-
"hash": "058470dbdaf180fb54f5221c4c06b5c1811a8058796649a103bb17bfb18eea77",
9+
"hash": "316be7c97c06b5c278ab229c0400117e61cd2f6dbff9fd8d44f9eb1215ec80cc",
1010
"installer": {
1111
"args": [
1212
"/S"
@@ -21,7 +21,7 @@
2121
},
2222
"32bit": {
2323
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x86.exe",
24-
"hash": "3d68ff9e3e34c16dc5a97c950295237cfae8bd241ec40a42fffe260d558b49e3",
24+
"hash": "4097f1ea45eb33b49e6c4547dbf787973666ce3b621d7852d2669a761dcf2e74",
2525
"installer": {
2626
"args": [
2727
"/S"

version/version-details.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"files": {
44
"windows-x64": {
55
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x64.exe",
6-
"checksum": "058470dbdaf180fb54f5221c4c06b5c1811a8058796649a103bb17bfb18eea77"
6+
"checksum": "316be7c97c06b5c278ab229c0400117e61cd2f6dbff9fd8d44f9eb1215ec80cc"
77
},
88
"windows-x86": {
99
"url": "https://github.com/Zaarrg/stremio-desktop-v5/releases/download/5.0.0-beta.8/Stremio.5.0.8-x86.exe",
10-
"checksum": "3d68ff9e3e34c16dc5a97c950295237cfae8bd241ec40a42fffe260d558b49e3"
10+
"checksum": "4097f1ea45eb33b49e6c4547dbf787973666ce3b621d7852d2669a761dcf2e74"
1111
},
1212
"server.js": {
1313
"url": "https://dl.strem.io/server/v4.20.11/desktop/server.js",

version/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"upToDate": false,
33
"versionDesc": "https://raw.githubusercontent.com/Zaarrg/stremio-desktop-v5/refs/heads/webview-windows/version/version-details.json",
4-
"signature": "BQGEy+dlt7aFHyDm2hceaG7Mz+PRQVvqs3BlQwOerMGK+eG9Ip27ZNMVwHapAI13QOs/nRhHPYG8vtL6lE764GyUKvMJ2geXVn4+Ki4gyx7enBd1IfmPZfE9GCnApDNyMlB+WWrcveow4MTo/kzFMJ+O5bjzuotuz/ChdLA9tXNBc7N5oJMKTVAraaScjIdqC+Qpl98t14QhZpfdeFx9pfG7gJBFnn7xOa0Z0qxR8LNJcIjlydEHOs9cmdPpuQ9nq5Ubf1DYdL6zAGa9cr4xuQjBoEyxmkDU1pqk8pYQHgJZM+cR4k5C0YI6+8xVwn6O5uxxapjUOepMc0kMq2v4yg=="
4+
"signature": "Nye7UvBNA2KTi2YyHjXesr+tuuznlb+QkJcbcYvBNn1gkib0n9Gxu+GVra2g3B0nuKTcOjlHr7odO8u7u4zmjIUec7n3E30V4ocYIe7XyaXm0krOTZ34ruwITWHcEv5lPFWJ5zDijJa+1Fc9chvwI4aa3gMUw6ca6ynT+rfZaUlVIyb1ndCp/QbgTMRtUJlD8qSVyR09euc8xan3n/3T6bULkwM59+phGOtXmVghUgtRxZ+ZntVzNF4Iw+H9WzVr1fuQVYkR7P5eUerkDdAHxMgjJBhcku1oLYLaOdGEoG95zae7+L5u2XiO71TPfA61aSsNVWyRT9iQg8DWuwG3mw=="
55
}

0 commit comments

Comments
 (0)