diff --git a/bucket/watchman.json b/bucket/watchman.json index 0e1a7f4460..b0e24f8d1c 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2024.05.06.00", + "version": "2024.05.20.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.06.00/watchman-v2024.05.06.00-windows.zip", - "hash": "6a8868f75777eea60847e1de003fee6b3892d78ea5ff44f79407d2958ca78422" + "url": "https://github.com/facebook/watchman/releases/download/v2024.05.20.00/watchman-v2024.05.20.00-windows.zip", + "hash": "5ab6ecb91307c72f4b2fc4cfe83411abdf4d6046c393ec632b64a60396bf7d24" } }, - "extract_dir": "watchman-v2024.05.06.00-windows\\bin", + "extract_dir": "watchman-v2024.05.20.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",