mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-13 11:14:23 +00:00
Adding 'make update' to update from git repository. remove previous installation.py file, the update of packages is done via install.py file.
This commit is contained in:
10
version.json
10
version.json
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "6.3.2",
|
||||
|
||||
"requests": "2.32.3",
|
||||
"psutil": "6.0.0",
|
||||
"requests": "2.32.5",
|
||||
"psutil": "7.1.2",
|
||||
"unrealircd_rpc_py": "3.0.1",
|
||||
"sqlalchemy": "2.0.35",
|
||||
"faker": "30.1.0",
|
||||
"pyyaml": "6.0.2"
|
||||
"sqlalchemy": "2.0.44",
|
||||
"faker": "37.12.0",
|
||||
"pyyaml": "6.0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user