From d2897de2246323ed09bf68e0ebdc179cafd1bd1c Mon Sep 17 00:00:00 2001 From: Lee Maguire Date: Thu, 11 Dec 2025 16:35:43 +0000 Subject: [PATCH] Update plugins --- whippet.json | 14 +++++++------- whippet.lock | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/whippet.json b/whippet.json index 3089c67..c563af0 100644 --- a/whippet.json +++ b/whippet.json @@ -1,9 +1,9 @@ { - "src": { - "plugins": "git@github.com:dxw-wordpress-plugins/" - }, - "plugins": [ - {"name": "akismet", "ref": "v5"}, - {"name": "advanced-custom-fields-pro", "ref": "v6"} - ] + "src": { + "plugins": "git@github.com:dxw-wordpress-plugins/" + }, + "plugins": [ + {"name": "akismet", "ref": "v5"}, + {"name": "advanced-custom-fields-pro", "ref": "v6"} + ] } diff --git a/whippet.lock b/whippet.lock index 6dbe83c..bffa067 100644 --- a/whippet.lock +++ b/whippet.lock @@ -1,15 +1,15 @@ { - "hash": "64778640d5b58ae1c914a29e7a3cb8848f913027", + "hash": "deecfd2107246292b87f3b3e8d77638452add0ec", "plugins": [ { "name": "akismet", "src": "git@github.com:dxw-wordpress-plugins/akismet", - "revision": "2322b839069dfe2726b3dc1566d540a3c6608eeb" + "revision": "f381147af2010e3e0d1011679dc59a2406333326" }, { "name": "advanced-custom-fields-pro", "src": "git@github.com:dxw-wordpress-plugins/advanced-custom-fields-pro", - "revision": "ae897af1b3098a9caa139f75240b0ae266286d8e" + "revision": "871ba506c36f85d30c0a17e470a5c8afb8ba2cf0" } ] }