watchman: Update to version 2023.04.10.00

This commit is contained in:
github-actions[bot] 2023-04-10 12:31:02 +00:00
parent 374a4cf7fd
commit fec27a1dd7

View File

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