Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moonlight: Update to version 6.1.0 #959

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
moonlight: Update to version 6.1.0
xrgzs authored Jan 31, 2025
commit 361f2163edfb70acb66c490c5e3b18a86ed477cd
16 changes: 8 additions & 8 deletions bucket/moonlight.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"homepage": "https://github.com/moonlight-stream/moonlight-qt",
"description": "GameStream client for PCs (Windows, Mac, Linux, and Steam Link)",
"version": "6.0.1",
"version": "6.1.0",
"license": "GPL-3.0-only",
"architecture": {
"32bit": {
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.0.1/MoonlightPortable-x86-6.0.1.zip",
"hash": "9274e8a8d71cffd53fb07ec3947dde5bae5ae9ecc00cb48ff07f42c9b41370d6"
"arm64": {
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.1.0/MoonlightPortable-arm64-6.1.0.zip",
"hash": "c4553d7d7ffde2dd7fcd89be1776afdfd4b1736eaf7db9432b8f3b6a9a2078c6"
},
"64bit": {
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.0.1/MoonlightPortable-x64-6.0.1.zip",
"hash": "cb245662e9ba400bf31fbe88f21ec6264c811d0fc75af2ec921e81aa0051ab95"
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.1.0/MoonlightPortable-x64-6.1.0.zip",
"hash": "95f4d0853a31c7fced4b6d233ddf55ee41720963f2e2620a9cb49a21d112aed1"
}
},
"persist": "Moonlight Game Streaming Project",
@@ -23,8 +23,8 @@
"checkver": "github",
"autoupdate": {
"architecture": {
"32bit": {
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v$version/MoonlightPortable-x86-$version.zip"
"arm64": {
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v$version/MoonlightPortable-arm64-$version.zip"
},
"64bit": {
"url": "https://github.com/moonlight-stream/moonlight-qt/releases/download/v$version/MoonlightPortable-x64-$version.zip"