[PR #880] [MERGED] Update redumper to build 653 #1207

Closed
opened 2026-01-29 16:26:03 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/880
Author: @Deterous
Created: 8/22/2025
Status: Merged
Merged: 8/23/2025
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (2)

📊 Changes

6 files changed (+58 additions, -14 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.ExecutionContexts/Redumper/CommandStrings.cs (+1 -0)
📝 MPF.ExecutionContexts/Redumper/ExecutionContext.cs (+1 -0)
📝 MPF.Processors/Redumper.cs (+41 -0)
📝 publish-nix.sh (+7 -7)
📝 publish-win.ps1 (+7 -7)

📄 Description

Redumper now supports win-arm64 and linux-arm64 (and explicitly supports macos-arm64 and soon macos-x64)
also attempts to fix #878


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/880 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`84b72c4`](https://github.com/SabreTools/MPF/commit/84b72c465567d6e4262e09913b4def380acf13bd) Update redumper to build 653 - [`28ee4f7`](https://github.com/SabreTools/MPF/commit/28ee4f747d6e05a2a4b651bbc6ac8ef8ce131036) nit ### 📊 Changes **6 files changed** (+58 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.ExecutionContexts/Redumper/CommandStrings.cs` (+1 -0) 📝 `MPF.ExecutionContexts/Redumper/ExecutionContext.cs` (+1 -0) 📝 `MPF.Processors/Redumper.cs` (+41 -0) 📝 `publish-nix.sh` (+7 -7) 📝 `publish-win.ps1` (+7 -7) </details> ### 📄 Description Redumper now supports win-arm64 and linux-arm64 (and explicitly supports macos-arm64 and soon macos-x64) also attempts to fix #878 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:26:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1207