From 9c5d8406747b0fca88301b5194b4699d2adfa783 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:27:22 +0000 Subject: [PATCH] watchman: Update to version 2024.11.11.00 --- bucket/watchman.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchman.json b/bucket/watchman.json index dae86c1188..2a57cf8535 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2024.11.04.00", + "version": "2024.11.11.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.11.04.00/watchman-v2024.11.04.00-windows.zip", - "hash": "9dd60572cf86032a91da5ae809daad010c856c422074a6ae940c138b235ee1ff" + "url": "https://github.com/facebook/watchman/releases/download/v2024.11.11.00/watchman-v2024.11.11.00-windows.zip", + "hash": "a49c544717da40bfc514e161ae6886131de335fc24fff45ea8db652af0bb4751" } }, - "extract_dir": "watchman-v2024.11.04.00-windows\\bin", + "extract_dir": "watchman-v2024.11.11.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",