From f33793b7240cbb930586f851ff39af6b876c12c1 Mon Sep 17 00:00:00 2001 From: Dillon Date: Wed, 13 Apr 2022 12:37:34 -0400 Subject: [PATCH] Update Inventory Setups to no longer use deprecated varbit API (#2549) Co-authored-by: Dillon <> --- plugins/inventory-setups | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inventory-setups b/plugins/inventory-setups index 25e365741..6369f45e7 100644 --- a/plugins/inventory-setups +++ b/plugins/inventory-setups @@ -1,2 +1,2 @@ repository=https://github.com/dillydill123/inventory-setups.git -commit=4afe2c417983ba37d12af1d5757b99c6a5591a54 \ No newline at end of file +commit=b6a4551b0d804dbd7cc438e30017945dd00a1fb3 \ No newline at end of file