From 4bcf99a6a5b85b54d6b8e8f9f14656e899791e8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 00:35:51 +0000 Subject: [PATCH 1/6] mgba-dev: Update to version 8603-20241120 --- bucket/mgba-dev.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/mgba-dev.json b/bucket/mgba-dev.json index 014b925ef6c1..8916a7b7fc8e 100644 --- a/bucket/mgba-dev.json +++ b/bucket/mgba-dev.json @@ -1,5 +1,5 @@ { - "version": "8602-20241118", + "version": "8603-20241120", "description": "A fast, accurate, and portable GBA emulator (development version)", "homepage": "https://mgba.io/", "license": { @@ -8,14 +8,14 @@ }, "architecture": { "32bit": { - "url": "https://s3.amazonaws.com/mgba/build/mGBA-build-2024-11-18-win32-8602-2a0ed00d0d41e44f587168ea354f0a5ab15acba5.7z", - "hash": "b949d281e5b3101e33daa3e4d72ce63f9d710202753a93f64c065cf48d8d6d03", - "extract_dir": "mGBA-build-2024-11-18-win32-8602-2a0ed00d0d41e44f587168ea354f0a5ab15acba5" + "url": "https://s3.amazonaws.com/mgba/build/mGBA-build-2024-11-20-win32-8603-cca3267ef6afb411ab24f76938a1c49a82923062.7z", + "hash": "7a5c79e59fe4102bd77020081d53304e6c371639b683569a81f120680885352e", + "extract_dir": "mGBA-build-2024-11-20-win32-8603-cca3267ef6afb411ab24f76938a1c49a82923062" }, "64bit": { - "url": "https://s3.amazonaws.com/mgba/build/mGBA-build-2024-11-18-win64-8602-2a0ed00d0d41e44f587168ea354f0a5ab15acba5.7z", - "hash": "e39a2bce0a37e4af24218a88677e02d55547c5295903e438b9af211ad2634fa9", - "extract_dir": "mGBA-build-2024-11-18-win64-8602-2a0ed00d0d41e44f587168ea354f0a5ab15acba5" + "url": "https://s3.amazonaws.com/mgba/build/mGBA-build-2024-11-20-win64-8603-cca3267ef6afb411ab24f76938a1c49a82923062.7z", + "hash": "a9e1a319b1f8d3ed29b63b50c6d37a5ff37c9a2a3b5cbf6db02bb75de26d6406", + "extract_dir": "mGBA-build-2024-11-20-win64-8603-cca3267ef6afb411ab24f76938a1c49a82923062" } }, "pre_install": [ From 3c2064c945cb6951aa7eba3d5048a14ee28a6feb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 00:35:51 +0000 Subject: [PATCH 2/6] pcsx2-dev: Update to version 2.3.21 --- bucket/pcsx2-dev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pcsx2-dev.json b/bucket/pcsx2-dev.json index d343c9fb643b..bafc04f4903b 100644 --- a/bucket/pcsx2-dev.json +++ b/bucket/pcsx2-dev.json @@ -1,5 +1,5 @@ { - "version": "2.3.20", + "version": "2.3.21", "description": "A feature rich FOSS PlayStation 2 emulator (development version)", "homepage": "https://pcsx2.net/", "license": { @@ -16,8 +16,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/PCSX2/pcsx2/releases/download/v2.3.20/pcsx2-v2.3.20-windows-x64-Qt.7z", - "hash": "03e7389311c362ce51fbad38e7fe49f4842ce1aa7cafe6141e9929f89c808247" + "url": "https://github.com/PCSX2/pcsx2/releases/download/v2.3.21/pcsx2-v2.3.21-windows-x64-Qt.7z", + "hash": "f816c56465096d2ab528abff68a77659e062db0991e415e21f7135af940ebe85" } }, "pre_install": [ From d01b24189a60b842c98f38967ce3fe527196333b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 04:29:08 +0000 Subject: [PATCH 3/6] duckstation: Update to version 20241121-ge6892e0 --- bucket/duckstation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/duckstation.json b/bucket/duckstation.json index ed5900ddbe06..14a9d083c623 100644 --- a/bucket/duckstation.json +++ b/bucket/duckstation.json @@ -1,5 +1,5 @@ { - "version": "20241112-g5bc38ff", + "version": "20241121-ge6892e0", "description": "A fast PlayStation 1 emulator for PC and Android", "homepage": "https://github.com/stenzek/duckstation/", "license": { @@ -12,7 +12,7 @@ "Learn more at: https://www.duckstation.org/wiki/BIOS" ], "url": "https://github.com/stenzek/duckstation/releases/download/latest/duckstation-windows-x64-release.zip", - "hash": "416779b44778141c67384bd181c8ddf957a3dcac7b67e7493b526a46cde1139c", + "hash": "3e56b2f088629d4bea4edf863c64f6479f04f43980e4289303d68b5e0a005114", "installer": { "script": [ "New-item \"$dir\\portable.txt\" -ItemType File | Out-Null", From 86965a26003c7661058f5abbc437d50ff767994b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:29:34 +0000 Subject: [PATCH 4/6] veloren-weekly: Update to version 2024-11-20T23_51 --- bucket/veloren-weekly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/veloren-weekly.json b/bucket/veloren-weekly.json index b0c7aa9f50f9..510ad522c5fd 100644 --- a/bucket/veloren-weekly.json +++ b/bucket/veloren-weekly.json @@ -1,5 +1,5 @@ { - "version": "2024-11-14T02_57", + "version": "2024-11-20T23_51", "description": "A multiplayer voxel RPG inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft", "homepage": "https://veloren.net/", "license": { @@ -14,8 +14,8 @@ ], "architecture": { "64bit": { - "url": "https://github.com/veloren/veloren/releases/download/weekly/weekly-windows-x86_64-2024-11-14T02_57.zip", - "hash": "79c605d67cdf72415f082258cc4f8d72875b1973fb7986d672bc50fbf97ac85a" + "url": "https://github.com/veloren/veloren/releases/download/weekly/weekly-windows-x86_64-2024-11-20T23_51.zip", + "hash": "009d232126fb7d6e571f2014167f1d3b601c4f59fe0ca27e7a904566de734435" } }, "bin": [ From 03d198818253ca7e69c4f5de74e63bc4cde105ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:56:27 +0000 Subject: [PATCH 5/6] pkhex@24.11.11: Fix hash (Closes #1271) --- bucket/pkhex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/pkhex.json b/bucket/pkhex.json index d5e18e78657a..a1fe1bd266e7 100644 --- a/bucket/pkhex.json +++ b/bucket/pkhex.json @@ -4,7 +4,7 @@ "license": "GPL-3.0-only", "homepage": "https://projectpokemon.org/pkhex/", "url": "https://github.com/kwsch/PKHeX/raw/master/Directory.Build.props", - "hash": "c9117077d337281c69e7494181ce44308bb30695e207cef3daa3b25fdf786f1e", + "hash": "53d8ac83c5dcfe0ce7f032c75151ec2ff2d21c50b12e0f1c412b11d89cc69aa0", "shortcuts": [ [ "PKHeX.exe", From 3e747f09823578916fedb967ba5fba9185174de8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:28:01 +0000 Subject: [PATCH 6/6] unciv: Update to version 4.14.9 --- bucket/unciv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/unciv.json b/bucket/unciv.json index 9ecb1760eaf0..8e02185a7cc9 100644 --- a/bucket/unciv.json +++ b/bucket/unciv.json @@ -1,13 +1,13 @@ { - "version": "4.14.8", + "version": "4.14.9", "homepage": "https://github.com/yairm210/UnCiv", "description": "Open source, mod-friendly Android + Desktop remake of Civ V, made with LibGDX", "license": "MPL-2.0", "suggest": { "Java Runtime Environment": "java/temurin-jre" }, - "url": "https://github.com/yairm210/Unciv/releases/download/4.14.8/Unciv-Windows64.zip", - "hash": "4c769165cb531218ce9247e6d42b49cd20636d7317fb3681eff66291f8ba45fe", + "url": "https://github.com/yairm210/Unciv/releases/download/4.14.9/Unciv-Windows64.zip", + "hash": "eca44c0891db1c4cfb44174b40d7e376c0bb968fd899664f19d7bb10539525f7", "pre_install": [ "if (!(Test-Path \"$persist_dir\\GameSettings.json\")) {", "New-Item \"$dir\\GameSettings.json\" -Value '{resolution:1200x800,windowState:{width:1920,height:1080},isFreshlyCreated:true,multiplayer:{userId:},version:1}' | Out-Null",