fix: use HTTPS repository URL in plugin.json

SSH URLs don't work for plugin installation from remote.

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-12 18:56:58 +00:00
parent e3eac36b05
commit 1aa1afcb0f

View file

@ -7,7 +7,7 @@
"email": "hello@host.uk.com"
},
"homepage": "https://forge.lthn.ai/core/agent",
"repository": "ssh://git@forge.lthn.ai:2223/core/agent.git",
"repository": "https://forge.lthn.ai/core/agent.git",
"license": "EUPL-1.2",
"keywords": [
"devops",