watchman: Update to version 2023.04.17.00

This commit is contained in:
github-actions[bot] 2023-04-17 16:28:18 +00:00
parent 205e0ab75f
commit 175b9ac02e

View File

@ -1,15 +1,15 @@
{ {
"version": "2023.04.10.00", "version": "2023.04.17.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.04.10.00/watchman-v2023.04.10.00-windows.zip", "url": "https://github.com/facebook/watchman/releases/download/v2023.04.17.00/watchman-v2023.04.17.00-windows.zip",
"hash": "c8a39eada31e963ec4c84e34696a871ff4851a4492ac484fd54aacd0c2c78eda" "hash": "7d3690c01a6c634ce2a938c06549719c589be5b0fcda368e43435b9b6125ea74"
} }
}, },
"extract_dir": "watchman-v2023.04.10.00-windows\\bin", "extract_dir": "watchman-v2023.04.17.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",