From 2e4bf7200a41484a33468288aeb3f28166686547 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:29:28 +0000 Subject: [PATCH] watchman: Update to version 2024.06.03.00 --- bucket/watchman.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchman.json b/bucket/watchman.json index b0e24f8d1c..f2cbe46539 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2024.05.20.00", + "version": "2024.06.03.00", "description": "A file watching service by Facebook", "homepage": "https://facebook.github.io/watchman/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/watchman/releases/download/v2024.05.20.00/watchman-v2024.05.20.00-windows.zip", - "hash": "5ab6ecb91307c72f4b2fc4cfe83411abdf4d6046c393ec632b64a60396bf7d24" + "url": "https://github.com/facebook/watchman/releases/download/v2024.06.03.00/watchman-v2024.06.03.00-windows.zip", + "hash": "c59bced9a056b6fcb0e02540eb6e0965eebff47fb1b8ab6977c7ef6b2cd08561" } }, - "extract_dir": "watchman-v2024.05.20.00-windows\\bin", + "extract_dir": "watchman-v2024.06.03.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",