watchman: Update to version 2023.03.20.00

This commit is contained in:
github-actions[bot] 2023-03-23 00:36:58 +00:00
parent 38a8497401
commit 9b74f4258c

View File

@ -1,15 +1,15 @@
{ {
"version": "2023.03.13.00", "version": "2023.03.20.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.03.13.00/watchman-v2023.03.13.00-windows.zip", "url": "https://github.com/facebook/watchman/releases/download/v2023.03.20.00/watchman-v2023.03.20.00-windows.zip",
"hash": "a8033116167aee9c692306b4310956d917225c50f7c20a9ed9937524ffbee3e6" "hash": "bc32e11be299af433d68b306170b74bf4c057a69192698361eabe90534557a47"
} }
}, },
"extract_dir": "watchman-v2023.03.13.00-windows\\bin", "extract_dir": "watchman-v2023.03.20.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",