sampler: Update to version 1.0.3

This commit is contained in:
Richard Kuhnt 2019-08-18 18:00:33 +00:00
parent d05a70a9ac
commit 08da636ce6

View File

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