From 588ae8d57c946f8e7f0530503f8e233628a46ab9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:31:08 +0000 Subject: [PATCH] watchman: Update to version 2024.10.28.00 --- bucket/watchman.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchman.json b/bucket/watchman.json index bbe08739ba..d57ba6c46c 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2024.07.29.00", + "version": "2024.10.28.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.07.29.00/watchman-v2024.07.29.00-windows.zip", - "hash": "2eba4a5641674b06f9d2559b8775d6b2bc1d4c03045f14c55ae2859844199ac7" + "url": "https://github.com/facebook/watchman/releases/download/v2024.10.28.00/watchman-v2024.10.28.00-windows.zip", + "hash": "5f9dca2a5dfaf2b17a130d4c4cef7df1b53573c52b817223c743d6ac4449523b" } }, - "extract_dir": "watchman-v2024.07.29.00-windows\\bin", + "extract_dir": "watchman-v2024.10.28.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",