Support last_version and short_version paceholders in github releases
This commit is contained in:
11
config.json
11
config.json
@ -19,12 +19,21 @@
|
||||
},
|
||||
"githubreleasesync": {
|
||||
"carlospolop/PEASS-ng": {
|
||||
"local_version": "20220417",
|
||||
"local_version": "20220424",
|
||||
"files": [
|
||||
"linpeas.sh",
|
||||
"winPEAS.bat",
|
||||
"winPEASany.exe"
|
||||
]
|
||||
},
|
||||
"jpillora/chisel": {
|
||||
"local_version": "v1.7.7",
|
||||
"files": [
|
||||
{
|
||||
"filename": "chisel_{short_version}_windows_amd64.gz",
|
||||
"binpath": "chisel.exe"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ncat": {
|
||||
|
Reference in New Issue
Block a user