diff --git a/bucket/watchman.json b/bucket/watchman.json index a07af724ad..bcc968fcbd 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2023.05.01.00", + "version": "2023.05.08.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/v2023.05.01.00/watchman-v2023.05.01.00-windows.zip", - "hash": "f7f9f08044732ef84a5156bed8f570996679861cdc3b676f99657c9169cfad47" + "url": "https://github.com/facebook/watchman/releases/download/v2023.05.08.00/watchman-v2023.05.08.00-windows.zip", + "hash": "951a9fa29f81735416d8c13ee899d71bba3f79916ba597558cec21bd4410367d" } }, - "extract_dir": "watchman-v2023.05.01.00-windows\\bin", + "extract_dir": "watchman-v2023.05.08.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",