From 3a2a9bf94c398744e29069ccb0c5a9f8ff7f6db0 Mon Sep 17 00:00:00 2001 From: Zach Shilton <4624598+zchsh@users.noreply.github.com> Date: Tue, 20 Sep 2022 11:26:53 -0400 Subject: [PATCH] fix(website): sourceBranch for anka in plugins-manifest (#12005) --- 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 99d90609f..a467159b7 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": "v2.3.2" }, {