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