watchman: Update to version 2024.05.06.00

This commit is contained in:
github-actions[bot] 2024-05-06 16:29:49 +00:00
parent 98b82706eb
commit a34a19b1f7

View File

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