From 90b1821e888e863bd5805b1275326066416d2765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 30 Sep 2020 08:55:28 +0200 Subject: [PATCH] watchexec: Update to version 1.14.1 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 96aa52f9a0..26d3a6a3b5 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,13 +1,13 @@ { - "version": "1.14.0", + "version": "1.14.1", "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.14.0/watchexec-1.14.0-x86_64-pc-windows-msvc.zip", - "hash": "d8457c3de187c5cb995b5ce52651661fb1718875af342eaf4299ed7165a36910", - "extract_dir": "watchexec-1.14.0-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/1.14.1/watchexec-1.14.1-x86_64-pc-windows-msvc.zip", + "hash": "90d31eedf1f499a04ab46c5a6fc1233818fcab238951d5838a6d39b3719f54d3", + "extract_dir": "watchexec-1.14.1-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",