diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 65a4a47a9..b16314cc6 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -259,6 +259,14 @@ "version": "latest", "pluginTier": "community" }, + { + "title": "UpCloud", + "path": "upcloud", + "repo": "UpCloudLtd/packer-plugin-upcloud", + "version": "latest", + "pluginTier": "community", + "sourceBranch": "master" + }, { "title": "Vagrant", "path": "vagrant", @@ -297,13 +305,5 @@ "repo": "hashicorp/packer-plugin-yandex", "version": "latest", "pluginTier": "community" - }, - { - "title": "UpCloud", - "path": "upcloud", - "repo": "UpCloudLtd/packer-plugin-upcloud", - "version": "latest", - "pluginTier": "community", - "sourceBranch": "master" } -] \ No newline at end of file +]