Files
templates/blueprints/immich/meta.json
Mauricio Siu 31158e2340 fix(immich): update to v3.0.2
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:19:38 -06:00

19 lines
443 B
JSON

{
"id": "immich",
"name": "Immich",
"version": "v3.0.2",
"description": "High performance self-hosted photo and video backup solution directly from your mobile phone.",
"logo": "immich.svg",
"links": {
"github": "https://github.com/immich-app/immich",
"website": "https://immich.app/",
"docs": "https://immich.app/docs/overview/introduction"
},
"tags": [
"photos",
"videos",
"backup",
"media"
]
}