watchman: Update to version 2023.03.06.00

This commit is contained in:
github-actions[bot] 2023-03-06 12:31:19 +00:00
parent bc48d6b1fb
commit ca36e585c3

View File

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