diff --git a/bucket/watchman.json b/bucket/watchman.json index cbfaa75877..be4d9e1c68 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2023.04.03.00", + "version": "2023.04.10.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.04.03.00/watchman-v2023.04.03.00-windows.zip", - "hash": "8fab1767122cb98e34d76a485b7a15b0d66cb6802929bc9f54fc65a88ac9a77a" + "url": "https://github.com/facebook/watchman/releases/download/v2023.04.10.00/watchman-v2023.04.10.00-windows.zip", + "hash": "c8a39eada31e963ec4c84e34696a871ff4851a4492ac484fd54aacd0c2c78eda" } }, - "extract_dir": "watchman-v2023.04.03.00-windows\\bin", + "extract_dir": "watchman-v2023.04.10.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",