From 5e1beb24bc5e4b0f0930bbceab4cfb55becb4d19 Mon Sep 17 00:00:00 2001 From: kid1412621 Date: Sun, 27 Oct 2024 01:28:19 +0800 Subject: [PATCH 1/6] Create shadps4.json --- bucket/shadps4.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 bucket/shadps4.json diff --git a/bucket/shadps4.json b/bucket/shadps4.json new file mode 100644 index 000000000000..32f5bc91c0dd --- /dev/null +++ b/bucket/shadps4.json @@ -0,0 +1,27 @@ +{ + "version": "v0.3.0", + "description": "PS4 emulator for Windows,Linux,MacOS", + "homepage": "https://shadps4.net/", + "license": { + "identifier": "GPL-2.0-only", + "url": "https://github.com/shadps4-emu/shadPS4/blob/main/LICENSE" + }, + "url": "https://github.com/shadps4-emu/shadPS4/releases/download/v.0.3.0/shadps4-win64-qt-0.3.0.zip", + "hash": "c9b5e6e917497bb8a9d0792646945e94a6a8f56334c87e8f1f4608167b748aeb", + "bin": "shadPS4.exe", + "shortcuts": [ + [ + "shadPS4.exe", + "shadPS4" + ] + ], + "persist": [ + "user" + ], + "checkver": { + "github": "https://github.com/shadps4-emu/shadPS4/" + }, + "autoupdate": { + "url": "https://github.com/shadps4-emu/shadPS4/releases/download/v.$version/shadps4-win64-qt-$version.zip" + } +} From 64e98b2a25272b378d3339202bc831502e86a167 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 3 Dec 2024 00:12:02 +0100 Subject: [PATCH 2/6] Apply suggestions from code review --- bucket/shadps4.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/shadps4.json b/bucket/shadps4.json index 32f5bc91c0dd..e9448eb6f64c 100644 --- a/bucket/shadps4.json +++ b/bucket/shadps4.json @@ -1,6 +1,6 @@ { - "version": "v0.3.0", - "description": "PS4 emulator for Windows,Linux,MacOS", + "version": "0.3.0", + "description": "PlayStation 4 emulator for Windows, Linux and macOS" "homepage": "https://shadps4.net/", "license": { "identifier": "GPL-2.0-only", From 1513eb70df918c68c600dfcbd457baa0fb5f3fcf Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 3 Dec 2024 00:20:52 +0100 Subject: [PATCH 3/6] Apply suggestions from code review --- bucket/shadps4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/shadps4.json b/bucket/shadps4.json index e9448eb6f64c..413b9cd0a0e8 100644 --- a/bucket/shadps4.json +++ b/bucket/shadps4.json @@ -22,6 +22,6 @@ "github": "https://github.com/shadps4-emu/shadPS4/" }, "autoupdate": { - "url": "https://github.com/shadps4-emu/shadPS4/releases/download/v.$version/shadps4-win64-qt-$version.zip" + "url": "https://github.com/shadps4-emu/shadPS4/releases/download/v$version/shadps4-win64-qt-$version.zip" } } From 1bce617aacf160e7375b724f73d4b58df40e251d Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 3 Dec 2024 00:24:01 +0100 Subject: [PATCH 4/6] Apply suggestions from code review --- bucket/shadps4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/shadps4.json b/bucket/shadps4.json index 413b9cd0a0e8..e9448eb6f64c 100644 --- a/bucket/shadps4.json +++ b/bucket/shadps4.json @@ -22,6 +22,6 @@ "github": "https://github.com/shadps4-emu/shadPS4/" }, "autoupdate": { - "url": "https://github.com/shadps4-emu/shadPS4/releases/download/v$version/shadps4-win64-qt-$version.zip" + "url": "https://github.com/shadps4-emu/shadPS4/releases/download/v.$version/shadps4-win64-qt-$version.zip" } } From 312e0ef84b374c82bfa4a631c8f36e0526f801a0 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 3 Dec 2024 00:26:15 +0100 Subject: [PATCH 5/6] Apply suggestions from code review --- bucket/shadps4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/shadps4.json b/bucket/shadps4.json index e9448eb6f64c..a6221d4d6799 100644 --- a/bucket/shadps4.json +++ b/bucket/shadps4.json @@ -1,6 +1,6 @@ { "version": "0.3.0", - "description": "PlayStation 4 emulator for Windows, Linux and macOS" + "description": "PlayStation 4 emulator for Windows, Linux and macOS", "homepage": "https://shadps4.net/", "license": { "identifier": "GPL-2.0-only", From a5c0f7684d8104a42fccbe935c4c7541344f2de1 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 3 Dec 2024 00:32:38 +0100 Subject: [PATCH 6/6] Apply suggestions from code review --- bucket/shadps4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/shadps4.json b/bucket/shadps4.json index a6221d4d6799..eb3a38ada51e 100644 --- a/bucket/shadps4.json +++ b/bucket/shadps4.json @@ -1,13 +1,13 @@ { - "version": "0.3.0", + "version": "0.4.0", "description": "PlayStation 4 emulator for Windows, Linux and macOS", "homepage": "https://shadps4.net/", "license": { "identifier": "GPL-2.0-only", "url": "https://github.com/shadps4-emu/shadPS4/blob/main/LICENSE" }, - "url": "https://github.com/shadps4-emu/shadPS4/releases/download/v.0.3.0/shadps4-win64-qt-0.3.0.zip", - "hash": "c9b5e6e917497bb8a9d0792646945e94a6a8f56334c87e8f1f4608167b748aeb", + "url": "https://github.com/shadps4-emu/shadPS4/releases/download/v.0.4.0/shadps4-win64-qt-0.4.0.zip", + "hash": "877e5c238673c3f5a2f6111caeb63a33ef4ff251fe878ea376b81294e1753666", "bin": "shadPS4.exe", "shortcuts": [ [