diff --git a/easy_profiler.json b/easy_profiler.json new file mode 100644 index 0000000..8bcc3e6 --- /dev/null +++ b/easy_profiler.json @@ -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" + ] + ] +} \ No newline at end of file