scoop-extras/bucket/netcdf-tools-ui.json

27 lines
817 B
JSON
Raw Normal View History

2021-12-22 09:31:31 +00:00
{
"version": "5.5.2",
2021-12-22 09:31:31 +00:00
"description": "The toolsUI.jar contains everything to run the ToolsUI application directly from it.",
"homepage": "https://www.unidata.ucar.edu/downloads/netcdf-java",
"license": "Apache-2.0",
"suggest": {
"JRE": "java/openjdk"
},
"url": [
"https://downloads.unidata.ucar.edu/netcdf-java/5.5.2/toolsUI-5.5.2.jar#/application.jar",
"https://code.simaek.com/xueye/scoop-bucket/raw/branch/master/scripts/tools-ui.bat"
],
"hash": [
"8b40b89af60392f858dc4b72d599d643666c5b0ed2bbff5b5e3c24b0c0077f6d",
"a8dfe86b2a7b85a6ad1b2c6d05d73562ec00c748c068c27355a43d635392fe08"
],
2021-12-22 09:31:31 +00:00
"bin": [
"tools-ui.bat"
2021-12-22 09:31:31 +00:00
],
"shortcuts": [
[
"tools-ui.bat",
"NetCDF Tools UI"
2021-12-22 09:31:31 +00:00
]
]
}