marksman(chore): remove trailing comma (#4318)

This commit is contained in:
Richard Kuhnt 2023-01-06 14:38:47 +01:00 committed by GitHub
parent f40b3d026e
commit d23c68cb78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/artempyanykh/marksman/releases/download/$version/marksman.exe",
"url": "https://github.com/artempyanykh/marksman/releases/download/$version/marksman.exe"
}
}
}