From 5bccde0d96fc578c3335fc19fe0403329952f4f0 Mon Sep 17 00:00:00 2001 From: Julien Reichardt Date: Sat, 18 Jan 2025 16:24:30 +0100 Subject: [PATCH 1/4] Fix check for updates action Does not seem to work in a single expression. --- .github/workflows/update.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 9e81a56..bab7d65 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -1,7 +1,8 @@ name: Check for updates on: schedule: # for scheduling to work this file must be in the default branch - - cron: "00,30 1 * * 5" # Open a PR, then 30 minutes after merge it if the CI passed + - cron: "00 1 * * 5" # Open a PR + - cron: "30 1 * * 5" # 30 minutes after merge it if the CI passed workflow_dispatch: # can be manually dispatched under GitHub's "Actions" tab jobs: From 437eb07388e15b187bcf92f53eb20be9661b536d Mon Sep 17 00:00:00 2001 From: Julien Reichardt Date: Sat, 18 Jan 2025 16:24:44 +0100 Subject: [PATCH 2/4] Update rpcs3.git --- net.rpcs3.RPCS3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index ef7c778..f64820e 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -98,4 +98,4 @@ modules: - type: git url: https://github.com/RPCS3/rpcs3.git branch: master - commit: 1b87e186c45a21de83e9fdc859af3e0c92ae8509 + commit: 10e0fb2b54dfc11dde60c0d5f040f27c4401b945 From 16f0b6bd0d16dda9c4aafcc231bd4998902c6a0e Mon Sep 17 00:00:00 2001 From: Flatpak External Data Checker <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 02:15:19 +0000 Subject: [PATCH 3/4] rpcs3: Update rpcs3.git --- net.rpcs3.RPCS3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index f64820e..6f9b4f4 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -98,4 +98,4 @@ modules: - type: git url: https://github.com/RPCS3/rpcs3.git branch: master - commit: 10e0fb2b54dfc11dde60c0d5f040f27c4401b945 + commit: e2bbaa243048d93708f688fa9579a31578926a57 From 4b9a6d470fc73fea2830567fcd3c948f3b6c6a87 Mon Sep 17 00:00:00 2001 From: Flatpak External Data Checker <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 02:14:59 +0000 Subject: [PATCH 4/4] rpcs3: Update rpcs3.git --- net.rpcs3.RPCS3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index 6f9b4f4..c81eae2 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -98,4 +98,4 @@ modules: - type: git url: https://github.com/RPCS3/rpcs3.git branch: master - commit: e2bbaa243048d93708f688fa9579a31578926a57 + commit: 665bb8329786e39aca0fd082870ae83996c06c56