Extras/bucket/dotmemory.json
2026-07-30 16:51:47 +00:00

36 lines
1.1 KiB
JSON

{
"version": "2026.2.0.1",
"description": "DotMemory. Memory Profile & Unit testing framework for .NET by JetBrains.",
"homepage": "https://www.jetbrains.com/dotmemory/",
"license": {
"identifier": "Proprietary",
"url": "https://www.jetbrains.com/store/license.html"
},
"architecture": {
"64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.2026.2.0.1/dotMemory.UI.64.2026.2.0.1.exe#/dotMemory.exe",
"hash": "e2422bc0ff21384e633172356edcdc79a430fb8db28414ea44d0a172fccc3f47"
}
},
"shortcuts": [
[
"dotMemory.exe",
"dotMemory"
]
],
"checkver": {
"url": "https://data.services.jetbrains.com/products/releases?code=DM&latest=true&platform=zip&type=release",
"jsonpath": "$..version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://download.jetbrains.com/resharper/dotUltimate.$version/dotMemory.UI.64.$version.exe#/dotMemory.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}