watchman: Update to version 2023.04.03.00

This commit is contained in:
github-actions[bot] 2023-04-03 08:27:17 +00:00
parent 53cbf273b0
commit ddec924b98

View File

@ -1,15 +1,15 @@
{
"version": "2023.03.27.00",
"version": "2023.04.03.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.03.27.00/watchman-v2023.03.27.00-windows.zip",
"hash": "b6506ee596c9a84bcd012e640dfa46f6d6daffd26489db1dab280a07c4910fd8"
"url": "https://github.com/facebook/watchman/releases/download/v2023.04.03.00/watchman-v2023.04.03.00-windows.zip",
"hash": "8fab1767122cb98e34d76a485b7a15b0d66cb6802929bc9f54fc65a88ac9a77a"
}
},
"extract_dir": "watchman-v2023.03.27.00-windows\\bin",
"extract_dir": "watchman-v2023.04.03.00-windows\\bin",
"post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore",
"bin": [
"watchman-make.exe",