From 6b921027f8d7ccb24b209dd1b6df424a9b944ab4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Dec 2023 15:54:04 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/2e436dd40e158b64d6c7b4e3bbd32fcf01f97e0a --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/regexes.json') diff --git a/constants/regexes.json b/constants/regexes.json index d60ebdf..0ff2dea 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "628c23e", + "sourceLabel": "2e436dd", "regexes": { "harp.inventory": "^Harp.*" } -- cgit