From d563aefe6d85be2c6b378d7b5f384bdcfad3d0d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Wed, 26 Jul 2023 21:29:26 +0000 Subject: [PATCH] backport of commit a1b1ab1ee0023b90881d3d36e1b46aec4e1f0b08 --- website/data/plugins-manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 63d9d26998b..5a3c0034ad6 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -37,6 +37,14 @@ "pluginTier": "verified", "isHcpPackerReady": false }, + { + "title": "IPSW", + "path": "ipsw", + "repo": "torarnv/packer-plugin-ipsw", + "version": "latest", + "sourceBranch": "main", + "pluginTier": "community" + }, { "title": "Kamatera", "path": "kamatera",