watchman: Update to version 2023.05.08.00

This commit is contained in:
github-actions[bot] 2023-05-08 08:28:04 +00:00
parent 027e0e9bf5
commit 6280a29fc3

View File

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