From 27263291df4e3f153eaf931fc55e402b5c534d24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 12:33:05 +0000 Subject: [PATCH] watchexec: Update to version 2.5.0 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index ce21d0772f..f335c36415 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "2.4.3", + "version": "2.5.0", "description": "Execute commands in response to file modifications", "homepage": "https://github.com/watchexec/watchexec", "license": "Apache-2.0", @@ -8,9 +8,9 @@ }, "architecture": { "64bit": { - "url": "https://github.com/watchexec/watchexec/releases/download/v2.4.3/watchexec-2.4.3-x86_64-pc-windows-msvc.zip", - "hash": "799f02ebb91dca4025a9cef46e177fbb7436fab26a227540603bdc65d2cdb938", - "extract_dir": "watchexec-2.4.3-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/v2.5.0/watchexec-2.5.0-x86_64-pc-windows-msvc.zip", + "hash": "ecfc8457d30f0ebe5fdc6f67fed87e9114eee551310ebb66449629a5994f843c", + "extract_dir": "watchexec-2.5.0-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",