From 08da636ce694937764faffb0efa9aa9f3030d0a1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 18 Aug 2019 18:00:33 +0000 Subject: [PATCH] sampler: Update to version 1.0.3 --- bucket/sampler.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sampler.json b/bucket/sampler.json index 0ed0307e0c..5829ed40cc 100644 --- a/bucket/sampler.json +++ b/bucket/sampler.json @@ -1,12 +1,12 @@ { "homepage": "https://sampler.dev", - "version": "1.0.2", + "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.2/sampler-1.0.2-windows-amd64.exe#/sampler.exe", - "hash": "f9c71f1fe87321ddf2e893f4bdbb1d7f5393684d8ddf633e5c67b003965152ab", + "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" } },