From fe22558976fa950c76515c1e4162cef5cfeb68ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Dec 2023 21:00:44 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/62d432def85f5fa763b5a093371e1bbc28d52edc --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index a0d396a..8b75013 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "c37a73f", + "sourceLabel": "62d432d", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", -- cgit