Skip to content

Commit 24ccc59

Browse files
authored
Update versions and download URLs in config
1 parent e545614 commit 24ccc59

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

static/apklab_update_config.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"tools": [
33
{
44
"name": "apktool",
5-
"version": "2.12.1",
6-
"downloadUrl": "https://github.com/iBotPeaches/Apktool/releases/download/v2.12.1/apktool_2.12.1.jar",
7-
"fileName": "apktool_2.12.1.jar",
5+
"version": "3.0.1",
6+
"downloadUrl": "https://github.com/iBotPeaches/Apktool/releases/download/v3.0.1/apktool_3.0.1.jar",
7+
"fileName": "apktool_3.0.1.jar",
88
"configName": "apktoolPath",
99
"zipped": false
1010
},
1111
{
1212
"name": "smali-lsp",
13-
"version": "1.2.0",
14-
"downloadUrl": "https://github.com/Surendrajat/smali-lsp/releases/download/v1.2.0/smali-lsp-1.2.0.jar",
15-
"fileName": "smali-lsp-1.2.0.jar",
13+
"version": "1.3.0",
14+
"downloadUrl": "https://github.com/Surendrajat/smali-lsp/releases/download/v1.2.0/smali-lsp-1.3.0.jar",
15+
"fileName": "smali-lsp-1.3.0.jar",
1616
"configName": "smaliLspPath",
1717
"zipped": false
1818
},

0 commit comments

Comments
 (0)