From 4a7ddacc738e743e2f431bf6bff790770616f77e Mon Sep 17 00:00:00 2001 From: James Boswell Date: Mon, 7 Sep 2026 21:13:08 -0400 Subject: [PATCH] Update PoE2 to 0.23.1 Bump the PathOfBuilding-PoE2 submodule from v0.15.0 (3e1b71c9) to v0.23.1 (7d6f530c), spanning 416 upstream commits. Update canary passes against master, beta and dev. Built and packaged the PoE2 DMG locally; the ad-hoc signature verifies and the bundle reports 0.23.1 --- .github/workflows/build-macos.yml | 2 +- .github/workflows/release-macos.yml | 2 +- CMakeLists.txt | 2 +- PathOfBuilding-PoE2 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index ba50db2..1ce3c49 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -26,7 +26,7 @@ jobs: dmg_name: PathOfBuilding-Mac - name: Path of Building - PoE2 lua_tree: PathOfBuilding-PoE2 - version: "0.15.0" + version: "0.23.1" bundle_name: "Path of Building - PoE2" bundle_id: ch.spidy.PathOfBuildingMacPoE2 app_support_dir: PathOfBuildingMacPoE2 diff --git a/.github/workflows/release-macos.yml b/.github/workflows/release-macos.yml index b3c4f3d..af3b1ee 100644 --- a/.github/workflows/release-macos.yml +++ b/.github/workflows/release-macos.yml @@ -27,7 +27,7 @@ jobs: dmg_name: PathOfBuilding-Mac - name: Path of Building - PoE2 lua_tree: PathOfBuilding-PoE2 - version: "0.15.0" + version: "0.23.1" bundle_name: "Path of Building - PoE2" bundle_id: ch.spidy.PathOfBuildingMacPoE2 app_support_dir: PathOfBuildingMacPoE2 diff --git a/CMakeLists.txt b/CMakeLists.txt index 05738d7..911ef18 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -61,7 +61,7 @@ endif() # # cmake -B build-poe2 \ # -DPOB_LUA_TREE=PathOfBuilding-PoE2 \ -# -DPOB_BUNDLE_VERSION=0.15.0 \ +# -DPOB_BUNDLE_VERSION=0.23.1 \ # -DPOB_BUNDLE_NAME="Path of Building - PoE2" \ # -DPOB_BUNDLE_ID=ch.spidy.PathOfBuildingMacPoE2 \ # -DPOB_APP_SUPPORT_DIR=PathOfBuildingMacPoE2 diff --git a/PathOfBuilding-PoE2 b/PathOfBuilding-PoE2 index 3e1b71c..7d6f530 160000 --- a/PathOfBuilding-PoE2 +++ b/PathOfBuilding-PoE2 @@ -1 +1 @@ -Subproject commit 3e1b71c92dc5f7c295031700746a418558117b06 +Subproject commit 7d6f530cbdab20389ff8bc6ba97a37ac27f74e41