mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 19:34:38 +00:00
sampler: Add version 1.0.2 (#308)
This commit is contained in:
parent
933a88e663
commit
ceb2008e45
23
bucket/sampler.json
Normal file
23
bucket/sampler.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user