From c4fc9f6a25dd68938dbc10a8f0bdc2ba5a15da1e Mon Sep 17 00:00:00 2001 From: Pekka Nurmi Date: Thu, 24 Feb 2022 15:22:59 +0200 Subject: [PATCH] Update UpCloud plugin repository path --- website/data/plugins-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 8a188600e..ebf0e65e7 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -313,7 +313,7 @@ { "title": "UpCloud", "path": "upcloud", - "repo": "hashicorp/packer-plugin-upcloud", + "repo": "UpCloudLtd/packer-plugin-upcloud", "version": "latest", "pluginTier": "community" }