2019-08-18 18:00:33 +00:00

24 lines
804 B
JSON

{
"homepage": "https://sampler.dev",
"version": "1.0.3",
"license": "GPL-3.0-or-later",
"description": "A tool for shell commands execution, visualization and alerting.",
"architecture": {
"64bit": {
"url": "https://github.com/sqshq/sampler/releases/download/v1.0.3/sampler-1.0.3-windows-amd64.exe#/sampler.exe",
"hash": "85566478ead4fe88fa1c7e2fb4b70f66300b03cadf493dfb8b268536275e347d",
"bin": "sampler.exe"
}
},
"checkver": {
"github": "https://github.com/sqshq/sampler"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/sqshq/sampler/releases/download/v$version/sampler-$version-windows-amd64.exe#/sampler.exe"
}
}
}
}