Added easy_profiler

This commit is contained in:
Edgar 2019-12-20 15:48:37 +01:00
parent 221fb6b13b
commit 21072db9d7
No known key found for this signature in database
GPG Key ID: 4A6D77F8CCD2CBAC

18
easy_profiler.json Normal file
View File

@ -0,0 +1,18 @@
{
"checkver": {
"github": "https://github.com/yse/easy_profiler/"
},
"autoupdate": {
"url": "https://github.com/yse/easy_profiler/releases/download/v$version/easy_profiler-v$version-msvc15-win64.zip"
},
"version": "2.1.0",
"url": "https://github.com/yse/easy_profiler/releases/download/v2.1.0/easy_profiler-v2.1.0-msvc15-win64.zip",
"bin": "bin/profiler_gui.exe",
"hash": "80d6e1736971eb851e9ed5909a74c2c172c489b04ac9aa058e0327fb982fe5f2",
"shortcuts": [
[
"bin/profiler_gui.exe",
"easy_profiler GUI"
]
]
}