add nvchecker for JetBrains

This commit is contained in:
Frederik Schwan 2025-01-16 14:39:48 +01:00
parent a75244c04b
commit bcda61e232

5
.nvchecker.toml Normal file
View file

@ -0,0 +1,5 @@
[dataspell-eap]
source = 'regex'
url = 'https://data.services.jetbrains.com/products?code=DS&release.type=eap'
encoding = 'utf8'
regex = 'dataspell-([\d.]+).tar.gz'