Skip to content

Commit 31eae99

Browse files
committed
fix(Mercury): update RETROSHADES_MD5
1 parent 17a58b4 commit 31eae99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sc_audit/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class Settings(BaseSettings):
5151
FIRST_DIST_CURSOR: int = 164810659791396865
5252

5353
RETROSHADES_URL: HttpUrl = HttpUrl("https://api.mercurydata.app/retroshadesv1")
54-
RETROSHADES_MD5: str = "571c515522665c5da4d18f7ccbf8eb3a"
54+
RETROSHADES_MD5: str = "3dd6e7b71adb9fda05a5b45a154611f3"
5555
MERCURY_KEY: str = ""
5656

5757
@computed_field

0 commit comments

Comments
 (0)