koopa-admin-log/configs/shared/landing-version.json
Hernâni Marques bb9a34853a
landing(bank): clone monorepo via git:// (no HTTP-404 URL)
Link check scrapes pre blocks; bare https://…/*.git returns 404.
2026-07-17 18:31:38 +02:00

35 lines
1.4 KiB
JSON

{
"note": "Per-site landing content versions (start 42). Bump: scripts/taler-landing/stamp-landing-version.sh --bump bank|exchange|merchant",
"sites": {
"bank": {
"version": 44,
"label": "Bank landing",
"path": "configs/bank-landing",
"updated_iso": "2026-07-17T18:31:38+02:00",
"updated_human": "2026-07-17 18:31 CEST",
"commit": "74a38ac1fb6b02f803b987a02c3118c931ce8c49",
"commit_short": "74a38ac",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/74a38ac1fb6b02f803b987a02c3118c931ce8c49"
},
"exchange": {
"version": 42,
"label": "Exchange landing",
"path": "configs/exchange-landing",
"updated_iso": "2026-07-17T18:27:48+02:00",
"updated_human": "2026-07-17 18:27 CEST",
"commit": "37ea4bb8396691e3ea69ae61374e6623bf6c5ea7",
"commit_short": "37ea4bb",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7"
},
"merchant": {
"version": 42,
"label": "Merchant landing",
"path": "configs/merchant-landing",
"updated_iso": "2026-07-17T18:27:48+02:00",
"updated_human": "2026-07-17 18:27 CEST",
"commit": "37ea4bb8396691e3ea69ae61374e6623bf6c5ea7",
"commit_short": "37ea4bb",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7"
}
}
}