watchman: Update to version 2024.05.20.00

This commit is contained in:
github-actions[bot] 2024-05-20 16:28:11 +00:00
parent ce04d5b83a
commit d24c5fdd31

View File

@ -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",