From fd46612a000101506c5c345c335ec3fac5d21818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 30 Apr 2021 20:14:48 +0200 Subject: [PATCH] watchexec: Update to version 1.15.3 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index bc366abd6d..5f571f1010 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,13 +1,13 @@ { - "version": "1.15.2", + "version": "1.15.3", "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.2/watchexec-1.15.2-x86_64-pc-windows-msvc.zip", - "hash": "84720cd8ad0764108b383255778318bd0ec6888508f230ddfc381d551a2b73eb", - "extract_dir": "watchexec-1.15.2-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/1.15.3/watchexec-1.15.3-x86_64-pc-windows-msvc.zip", + "hash": "ef9f2d85c0e55bfa119151c8add1d39ff0b03c63bb7ba2887befc991190bab76", + "extract_dir": "watchexec-1.15.3-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",