|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"gem_name": "MachineLearning",
|
|
|
- "version": "1.0.0",
|
|
|
+ "version": "1.0.1",
|
|
|
"display_name": "MachineLearning",
|
|
|
"license": "License used i.e. Apache-2.0 or MIT",
|
|
|
"license_url": "Link to the license web site i.e. https://opensource.org/licenses/Apache-2.0",
|
|
@@ -21,8 +21,9 @@
|
|
|
"requirements": "Notice of any requirements for this Gem i.e. This requires X other gem",
|
|
|
"documentation_url": "Link to any documentation of your Gem",
|
|
|
"dependencies": [],
|
|
|
- "repo_uri": "",
|
|
|
+ "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
|
|
|
"compatible_engines": [],
|
|
|
"engine_api_dependencies": [],
|
|
|
- "restricted": "MachineLearning"
|
|
|
+ "restricted": "MachineLearning",
|
|
|
+ "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/machinelearning-1.0.1-gem.zip"
|
|
|
}
|