Repoint manifests to ee-extensions org + refresh zips from cleaned source

download_url + homepage in all 5 manifests now point at the org-owned channel
and repos. Zips rebuilt from the current source so each embeds the ee-extensions
updater URL (and the eea-foh bundle no longer carries the stray org domain in
its printer-test QR).
This commit is contained in:
Mike Mulligan
2026-06-20 15:10:40 -04:00
parent c2d97a81ff
commit 821f9b7c47
10 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
"name": "Front of House — Collect for Stripe (Card-Present)",
"slug": "eea-foh-collect",
"version": "0.1.0",
"download_url": "https://gitea.mulligan.casa/mmulligan/foh-updates/raw/branch/main/eea-foh-collect/eea-foh-collect-0.1.0.zip",
"homepage": "https://gitea.mulligan.casa/mmulligan/eea-foh-collect",
"download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-foh-collect/eea-foh-collect-0.1.0.zip",
"homepage": "https://gitea.mulligan.casa/ee-extensions/eea-foh-collect",
"requires": "6.4",
"tested": "6.7",
"requires_php": "8.1",