Skip to content

Commit 361f216

Browse files
authored
moonlight: Update to version 6.1.0
1 parent c88b6a3 commit 361f216

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: bucket/moonlight.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"homepage": "https://github.com/moonlight-stream/moonlight-qt",
33
"description": "GameStream client for PCs (Windows, Mac, Linux, and Steam Link)",
4-
"version": "6.0.1",
4+
"version": "6.1.0",
55
"license": "GPL-3.0-only",
66
"architecture": {
7-
"32bit": {
8-
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.0.1/MoonlightPortable-x86-6.0.1.zip",
9-
"hash": "9274e8a8d71cffd53fb07ec3947dde5bae5ae9ecc00cb48ff07f42c9b41370d6"
7+
"arm64": {
8+
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.1.0/MoonlightPortable-arm64-6.1.0.zip",
9+
"hash": "c4553d7d7ffde2dd7fcd89be1776afdfd4b1736eaf7db9432b8f3b6a9a2078c6"
1010
},
1111
"64bit": {
12-
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.0.1/MoonlightPortable-x64-6.0.1.zip",
13-
"hash": "cb245662e9ba400bf31fbe88f21ec6264c811d0fc75af2ec921e81aa0051ab95"
12+
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.1.0/MoonlightPortable-x64-6.1.0.zip",
13+
"hash": "95f4d0853a31c7fced4b6d233ddf55ee41720963f2e2620a9cb49a21d112aed1"
1414
}
1515
},
1616
"persist": "Moonlight Game Streaming Project",
@@ -23,8 +23,8 @@
2323
"checkver": "github",
2424
"autoupdate": {
2525
"architecture": {
26-
"32bit": {
27-
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v$version/MoonlightPortable-x86-$version.zip"
26+
"arm64": {
27+
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v$version/MoonlightPortable-arm64-$version.zip"
2828
},
2929
"64bit": {
3030
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v$version/MoonlightPortable-x64-$version.zip"

0 commit comments

Comments
 (0)