dust: Cleanup checkver (#6680)

This commit is contained in:
Brian 2025-04-16 00:18:03 -04:00 committed by GitHub
parent fba131ffb5
commit 0f40c44902
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,10 +16,7 @@
} }
}, },
"bin": "dust.exe", "bin": "dust.exe",
"checkver": { "checkver": "github",
"url": "https://api.github.com/repositories/125563061/releases",
"regex": "dust-v([\\d.]+)-x86_64-pc-windows-msvc\\.zip"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {