This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
|
isos = {
|
|
"demo": {
|
|
'iso': "USODY_2022.8.0-Demo.iso",
|
|
'url': 'http://releases.usody.com/demo/',
|
|
},
|
|
"register": {
|
|
'iso': "USODY_2022.8.0-beta.iso",
|
|
'url': 'http://releases.usody.com/2022/',
|
|
},
|
|
"erease": {
|
|
'iso': "USODY_14.0.0.iso",
|
|
'url': 'http://releases.usody.com/v14/',
|
|
},
|
|
}
|