mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
24 lines
804 B
JSON
24 lines
804 B
JSON
{
|
|
"homepage": "https://sampler.dev",
|
|
"version": "1.0.2",
|
|
"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.2/sampler-1.0.2-windows-amd64.exe#/sampler.exe",
|
|
"hash": "f9c71f1fe87321ddf2e893f4bdbb1d7f5393684d8ddf633e5c67b003965152ab",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|