sampler: Update to version 1.1.0

This commit is contained in:
Richard Kuhnt 2019-12-30 03:00:54 +00:00
parent b781684557
commit dbac457b10

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://sampler.dev", "homepage": "https://sampler.dev",
"version": "1.0.3", "version": "1.1.0",
"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.3/sampler-1.0.3-windows-amd64.exe#/sampler.exe", "url": "https://github.com/sqshq/sampler/releases/download/v1.1.0/sampler-1.1.0-windows-amd64.exe#/sampler.exe",
"hash": "85566478ead4fe88fa1c7e2fb4b70f66300b03cadf493dfb8b268536275e347d", "hash": "d3a129deff0e7e1161b293b19130ef174469d1331acb5b0bc0e2513be5b3a51b",
"bin": "sampler.exe" "bin": "sampler.exe"
} }
}, },