From c34e454a3c1f4245627ff579744fec29ff4bc15f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Dec 2023 15:24:43 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/d56e3075c7d418e0004f072703e635e83e2a06cf --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/regexes.json b/constants/regexes.json index 713df9c..9d25f21 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "f277a99", + "sourceLabel": "d56e307", "regexes": { "harp.inventory": "^Harp.*" } -- cgit