watchman: Update to version 2022.12.05.00

This commit is contained in:
github-actions[bot] 2022-12-05 12:51:22 +00:00
parent e7041e18e7
commit 95528c17d8

View File

@ -1,15 +1,15 @@
{ {
"version": "2022.11.28.00", "version": "2022.12.05.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.28.00/watchman-v2022.11.28.00-windows.zip", "url": "https://github.com/facebook/watchman/releases/download/v2022.12.05.00/watchman-v2022.12.05.00-windows.zip",
"hash": "73187fdb1719db1a7c01be12faa73e9aeeafd53eddc35ea3a44a1b207991a346" "hash": "b5b71c534301e73672aa4e11d4a39b26c3882f7bb5bcd5c87dd19e04220dc61a"
} }
}, },
"extract_dir": "watchman-v2022.11.28.00-windows\\bin", "extract_dir": "watchman-v2022.12.05.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",