File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 1.15.0.20231206" ,
33 "description" : " Eclipse Memory Analyzer" ,
4- "homepage" : " https://www.eclipse.org/mat/" ,
5- "license" : " EPL-1.0" ,
4+ "homepage" : " https://eclipse.dev/mat/" ,
5+ "license" : " EPL-2.0" ,
6+ "suggest" : {
7+ "JDK" : " java/openjdk17+"
8+ },
69 "architecture" : {
710 "64bit" : {
811 "url" : " http://download.eclipse.org/mat/1.15.0/rcp/MemoryAnalyzer-1.15.0.20231206-win32.win32.x86_64.zip" ,
1821 ],
1922 "persist" : " workspace" ,
2023 "checkver" : {
21- "url" : " https://www. eclipse.org /mat/downloads.php " ,
24+ "url" : " https://eclipse.dev /mat/download/ " ,
2225 "regex" : " /mat/(?<short>[\\ d.]+)/rcp/MemoryAnalyzer-([\\ d.]+)-win32"
2326 },
2427 "autoupdate" : {
2528 "architecture" : {
2629 "64bit" : {
27- "url" : " http ://download .eclipse.org/mat/$matchShort/rcp/MemoryAnalyzer-$version-win32.win32.x86_64.zip"
30+ "url" : " https ://www .eclipse.org/downloads/download.php?file=/ mat/$matchShort/rcp/MemoryAnalyzer-$version-win32.win32.x86_64.zip&r=1 "
2831 }
2932 },
3033 "hash" : {
31- "url" : " https://www.eclipse.org/downloads/sums.php?file=/mat/ $matchShort/rcp/$basename &type=sha512"
34+ "url" : " https://www.eclipse.org/downloads/sums.php?file=%2Fmat%2F $matchShort%2Frcp%2FMemoryAnalyzer-$version-win32.win32.x86_64.zip &type=sha512"
3235 }
3336 }
3437}
You can’t perform that action at this time.
0 commit comments