neovim: Remove regex in checkver (#3503)

This commit is contained in:
sitiom 2022-04-16 00:36:10 +08:00 committed by GitHub
parent 6bdad1c468
commit 6765adbf87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,7 @@
]
],
"checkver": {
"github": "https://github.com/neovim/neovim",
"regex": "NVIM v([\\d.]+)"
"github": "https://github.com/neovim/neovim"
},
"autoupdate": {
"architecture": {