From 0f946cd6e67f5b5403a5caded16809b1c1e8e67d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 26 Apr 2021 18:12:04 +0200 Subject: [PATCH] watchexec: Update to version 1.15.2 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 798efaf5e1..bc366abd6d 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,13 +1,13 @@ { - "version": "1.15.1", + "version": "1.15.2", "description": "Execute commands in response to file modifications", "homepage": "https://github.com/watchexec/watchexec", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/watchexec/watchexec/releases/download/1.15.1/watchexec-1.15.1-x86_64-pc-windows-msvc.zip", - "hash": "bb3427df227d446fc17b81d8c687a1adcc82a3908ea37ee22742d3b0894fa4f6", - "extract_dir": "watchexec-1.15.1-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/1.15.2/watchexec-1.15.2-x86_64-pc-windows-msvc.zip", + "hash": "84720cd8ad0764108b383255778318bd0ec6888508f230ddfc381d551a2b73eb", + "extract_dir": "watchexec-1.15.2-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",