watchman: Update to version 2023.05.22.00

This commit is contained in:
github-actions[bot] 2023-05-22 16:29:00 +00:00
parent 31f72cdfc1
commit 74f2402eee

View File

@ -1,15 +1,15 @@
{ {
"version": "2023.05.08.00", "version": "2023.05.22.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/v2023.05.08.00/watchman-v2023.05.08.00-windows.zip", "url": "https://github.com/facebook/watchman/releases/download/v2023.05.22.00/watchman-v2023.05.22.00-windows.zip",
"hash": "951a9fa29f81735416d8c13ee899d71bba3f79916ba597558cec21bd4410367d" "hash": "75561711c3833f724444cb36a13580da660bcd73595389d6c7e18d7c74dbce10"
} }
}, },
"extract_dir": "watchman-v2023.05.08.00-windows\\bin", "extract_dir": "watchman-v2023.05.22.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",