AutoYADM commit: 2025-05-06 18:07:08
This commit is contained in:
parent
61680e242b
commit
acdf2d996d
5 changed files with 61 additions and 0 deletions
15
.config/nvchecker/nvchecker.toml
Normal file
15
.config/nvchecker/nvchecker.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
[__config__]
|
||||
oldver = "old_ver.json"
|
||||
newver = "new_ver.json"
|
||||
|
||||
[codebook]
|
||||
source = "github"
|
||||
github = "blopker/codebook"
|
||||
prefix = "v"
|
||||
use_latest_release = true
|
||||
|
||||
[iwe]
|
||||
source = "github"
|
||||
github = "iwe-org/iwe"
|
||||
prefix = "v"
|
||||
use_latest_release = true
|
Loading…
Add table
Add a link
Reference in a new issue