|
3 | 3 | "packageName": "netCDF-Java", |
4 | 4 | "releases": [ |
5 | 5 | { |
6 | | - "version": "5.6.0", |
7 | | - "releaseDate": "2024-07-15", |
| 6 | + "version": "5.7.0", |
| 7 | + "releaseDate": "2025-01-06", |
8 | 8 | "status": "current", |
9 | 9 | "description": "", |
10 | | - "baseURL": "https://artifacts.unidata.ucar.edu/repository/downloads-netcdf-java/5.6.0/", |
| 10 | + "baseURL": "https://artifacts.unidata.ucar.edu/repository/downloads-netcdf-java/5.7.0/", |
11 | 11 | "resources": { |
12 | 12 | "netcdfAll": { |
13 | 13 | "type" : "library", |
14 | | - "package": "netcdfAll-5.6.0.jar", |
| 14 | + "package": "netcdfAll-5.7.0.jar", |
15 | 15 | "name": "Jar file", |
16 | 16 | "hash": { |
17 | | - "MD5": "netcdfAll-5.6.0.jar.md5", |
18 | | - "SHA1": "netcdfAll-5.6.0.jar.sha1", |
19 | | - "SHA256": "netcdfAll-5.6.0.jar.sha256" |
| 17 | + "MD5": "netcdfAll-5.7.0.jar.md5", |
| 18 | + "SHA1": "netcdfAll-5.7.0.jar.sha1", |
| 19 | + "SHA256": "netcdfAll-5.7.0.jar.sha256" |
20 | 20 | }, |
21 | 21 | "info": "The netCDF library implements the full CDM model, including all other jar dependencies." |
22 | 22 | }, |
23 | 23 | "toolsUI": { |
24 | 24 | "type": "library", |
25 | | - "package": "toolsUI-5.6.0.jar", |
| 25 | + "package": "toolsUI-5.7.0.jar", |
26 | 26 | "name": "Jar file", |
27 | 27 | "hash": { |
28 | | - "MD5": "toolsUI-5.6.0.jar.md5", |
29 | | - "SHA1": "toolsUI-5.6.0.jar.sha1", |
30 | | - "SHA256": "toolsUI-5.6.0.jar.sha256" |
| 28 | + "MD5": "toolsUI-5.7.0.jar.md5", |
| 29 | + "SHA1": "toolsUI-5.7.0.jar.sha1", |
| 30 | + "SHA256": "toolsUI-5.7.0.jar.sha256" |
31 | 31 | }, |
32 | 32 | "info": "The toolsUI.jar contains everything to run the ToolsUI application directly from it. " |
33 | 33 | } |
34 | 34 | } |
35 | 35 | }, |
36 | 36 | { |
37 | | - "version": "5.6.1", |
38 | | - "releaseDate": "2024-07-15", |
| 37 | + "version": "5.7.1", |
| 38 | + "releaseDate": "2025-01-06", |
39 | 39 | "status": "beta", |
40 | | - "description": "This version contains several bug fixes compared to version 5.6.0.", |
41 | | - "baseURL": "https://artifacts.unidata.ucar.edu/repository/downloads-netcdf-java/5.6.1/", |
| 40 | + "description": "This version contains several bug fixes compared to version 5.7.0.", |
| 41 | + "baseURL": "https://artifacts.unidata.ucar.edu/repository/downloads-netcdf-java/5.7.1/", |
42 | 42 | "resources": { |
43 | 43 | "netcdfAll": { |
44 | 44 | "type" : "library", |
45 | | - "package": "netcdfAll-5.6.1-SNAPSHOT.jar", |
| 45 | + "package": "netcdfAll-5.7.1-SNAPSHOT.jar", |
46 | 46 | "name": "Jar file", |
47 | 47 | "hash": { |
48 | | - "MD5": "netcdfAll-5.6.1-SNAPSHOT.jar.md5", |
49 | | - "SHA1": "netcdfAll-5.6.1-SNAPSHOT.jar.sha1", |
50 | | - "SHA256": "netcdfAll-5.6.1-SNAPSHOT.jar.sha256" |
| 48 | + "MD5": "netcdfAll-5.7.1-SNAPSHOT.jar.md5", |
| 49 | + "SHA1": "netcdfAll-5.7.1-SNAPSHOT.jar.sha1", |
| 50 | + "SHA256": "netcdfAll-5.7.1-SNAPSHOT.jar.sha256" |
51 | 51 | }, |
52 | 52 | "info": "The netCDF library implements the full CDM model, including all other jar dependencies." |
53 | 53 | }, |
54 | 54 | "toolsUI": { |
55 | 55 | "type": "library", |
56 | | - "package": "toolsUI-5.6.1-SNAPSHOT.jar", |
| 56 | + "package": "toolsUI-5.7.1-SNAPSHOT.jar", |
57 | 57 | "name": "Jar file", |
58 | 58 | "hash": { |
59 | | - "MD5": "toolsUI-5.6.1-SNAPSHOT.jar.md5", |
60 | | - "SHA1": "toolsUI-5.6.1-SNAPSHOT.jar.sha1", |
61 | | - "SHA256": "toolsUI-5.6.1-SNAPSHOT.jar.sha256" |
| 59 | + "MD5": "toolsUI-5.7.1-SNAPSHOT.jar.md5", |
| 60 | + "SHA1": "toolsUI-5.7.1-SNAPSHOT.jar.sha1", |
| 61 | + "SHA256": "toolsUI-5.7.1-SNAPSHOT.jar.sha256" |
62 | 62 | }, |
63 | 63 | "info": "The toolsUI.jar contains everything to run the ToolsUI application directly from it. " |
64 | 64 | } |
|
0 commit comments