mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-08-01 03:16:36 +08:00
36 lines
1.1 KiB
JSON
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"
|
|
}
|
|
}
|
|
}
|