From 501e6fee5fe3e4b2beef3d779718b5585bddb74a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Dec 2023 16:11:44 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/c6a0603c22b31cab027ffa463ed7f01e363ebe09 --- 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 e938009..00953aa 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "6bca12c", + "sourceLabel": "c6a0603", "regexes": { "harp.inventory": "^Harp.*" } -- cgit