forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ec2-api-tools.json
15 lines (15 loc) · 1.08 KB
/
ec2-api-tools.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"homepage": "http://aws.amazon.com/developertools/351",
"version": "1.7.3.0",
"license": "Copyright 2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. All of the code, software libraries, applications, updates, tools, and other information and materials made available for download from this web page (\"Software\") are licensed under the Amazon Software License (the \"License\"). You may not use the Software except in compliance with the License. A copy of the License is located at http://aws.amazon.com/asl/ or in the \"license\" file accompanying the Software. The Software is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.",
"url": "http://s3.amazonaws.com/ec2-downloads/ec2-api-tools-1.7.3.0.zip",
"hash": "md5:1cc368f2c1d2045262b59749dca37d50",
"extract_dir": "ec2-api-tools-1.7.3.0",
"env_add_path": "bin",
"env_set": {
"EC2_HOME": "$dir"
},
"suggest": {
"JDK": [ "extras/oraclejdk", "openjdk" ]
}
}