AutoYADM commit: 2025-07-08 14:21:06
This commit is contained in:
parent
661b206717
commit
28dc3ab5ce
4 changed files with 20 additions and 14 deletions
|
@ -2,12 +2,6 @@
|
|||
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"
|
||||
|
@ -21,3 +15,10 @@ cratesio = "kak-tree-sitter"
|
|||
[ktsctl]
|
||||
source = "cratesio"
|
||||
cratesio = "ktsctl"
|
||||
|
||||
[tex-fmt-bin]
|
||||
source = "github"
|
||||
github = "WGUNDERWOOD/tex-fmt"
|
||||
use_latest_release = true
|
||||
prefix = "v"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue