watchman: Update to version 2023.02.13.00

This commit is contained in:
github-actions[bot] 2023-02-13 12:33:24 +00:00
parent 919b8ce05e
commit 34fe3fcde8

View File

@ -1,15 +1,15 @@
{ {
"version": "2023.02.06.00", "version": "2023.02.13.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.02.06.00/watchman-v2023.02.06.00-windows.zip", "url": "https://github.com/facebook/watchman/releases/download/v2023.02.13.00/watchman-v2023.02.13.00-windows.zip",
"hash": "ff3406638e589183cbb757dbb5d14f03fdd1af9f3648dc326796d91bf9c1d65f" "hash": "addf08d030de5915446cd793e85663a320377f56389dce9d89ee07c66a1c0b74"
} }
}, },
"extract_dir": "watchman-v2023.02.06.00-windows\\bin", "extract_dir": "watchman-v2023.02.13.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",