From f9ba7dca5d822afb5932c9bc6f17b060ba9116a6 Mon Sep 17 00:00:00 2001 From: Zach Shilton <4624598+zchsh@users.noreply.github.com> Date: Mon, 19 Sep 2022 20:12:45 -0400 Subject: [PATCH] fix(website): sourceBranch for anka in plugins-manifest (#12004) --- 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 6549348a5..3c5c70d44 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -18,7 +18,7 @@ "path": "anka", "repo": "veertuinc/packer-plugin-veertu-anka", "pluginTier": "community", - "source_branch": "master", + "sourceBranch": "master", "version": "latest" }, {