fix: use weird regex escaping for ignite asset

This commit is contained in:
amyavi 2025-03-12 19:59:35 -03:00
parent 69da6994a8
commit 7ab9053a3b
No known key found for this signature in database

View file

@ -2,7 +2,7 @@
"server.jar": {
"type": "github",
"repo": "vectrix-space/ignite",
"asset": "ignite\\.jar"
"asset": "ignite[.]jar"
},
"paper.jar": {
"type": "bibliothek",