From 7100379495c3a96c92e1730240f57a9f3ad9d3db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Dec 2023 15:41:53 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/628c23e8a8713c7ece482fa4ea7eb979f2561017 --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index 788ca02..d60ebdf 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "4fa9b95", + "sourceLabel": "628c23e", "regexes": { "harp.inventory": "^Harp.*" } -- cgit