watchman: Update to version 2023.02.06.00

This commit is contained in:
github-actions[bot] 2023-02-06 12:55:20 +00:00
parent 0e6a7e625c
commit 35940b619d

View File

@ -1,15 +1,15 @@
{
"version": "2023.01.30.00",
"version": "2023.02.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/v2023.01.30.00/watchman-v2023.01.30.00-windows.zip",
"hash": "e4dcb91a81f6d003b4c728be3b14e53050ddb1710b46a4030ade16f9a52bc588"
"url": "https://github.com/facebook/watchman/releases/download/v2023.02.06.00/watchman-v2023.02.06.00-windows.zip",
"hash": "ff3406638e589183cbb757dbb5d14f03fdd1af9f3648dc326796d91bf9c1d65f"
}
},
"extract_dir": "watchman-v2023.01.30.00-windows\\bin",
"extract_dir": "watchman-v2023.02.06.00-windows\\bin",
"post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore",
"bin": [
"watchman-make.exe",