watchman: Update to version 2022.11.28.00

This commit is contained in:
github-actions[bot] 2022-11-28 16:28:48 +00:00
parent e096e1f093
commit 547bab450a

View File

@ -1,15 +1,15 @@
{ {
"version": "2022.11.14.00", "version": "2022.11.28.00",
"description": "A file watching service by Facebook", "description": "A file watching service by Facebook",
"homepage": "https://facebook.github.io/watchman/", "homepage": "https://facebook.github.io/watchman/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/watchman/releases/download/v2022.11.14.00/watchman-v2022.11.14.00-windows.zip", "url": "https://github.com/facebook/watchman/releases/download/v2022.11.28.00/watchman-v2022.11.28.00-windows.zip",
"hash": "a6b10d6f486777554ae43e1b2a1d8771f7d87d007c79e60e8322e7bb4b79e1e7" "hash": "73187fdb1719db1a7c01be12faa73e9aeeafd53eddc35ea3a44a1b207991a346"
} }
}, },
"extract_dir": "watchman-v2022.11.14.00-windows\\bin", "extract_dir": "watchman-v2022.11.28.00-windows\\bin",
"post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore",
"bin": [ "bin": [
"watchman-make.exe", "watchman-make.exe",