From 12fe88bd53b782822d5612281251ffdc1fdde68b Mon Sep 17 00:00:00 2001 From: Nick Anderson Date: Fri, 13 Feb 2026 17:09:34 -0600 Subject: [PATCH] Reverted inventory-fde to 0.0.2 The 0.0.3 commit was on the fork branch, not on upstream master. Reverting to the commit that was actually merged. --- cfbs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cfbs.json b/cfbs.json index a2d744f..2f20309 100644 --- a/cfbs.json +++ b/cfbs.json @@ -762,8 +762,8 @@ "tags": ["supported", "linux", "inventory", "security"], "repo": "https://github.com/cfengine/modules", "by": "https://github.com/nickanderson", - "version": "0.0.3", - "commit": "e7018706aa994427177f79587b5da853a9f071de", + "version": "0.0.2", + "commit": "486a05ecf197f49ccf22cb8db424b6228a7bab52", "subdirectory": "inventory/inventory-fde", "steps": [ "copy inventory-fde.cf services/cfbs/modules/inventory-fde/inventory-fde.cf",