From 43b814d7046af5cfcd213dc0d4371df0061aa1ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:32:18 +0000 Subject: [PATCH] watchman: Update to version 2023.03.13.00 --- bucket/watchman.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchman.json b/bucket/watchman.json index 1af688256c..ecfbf67c0f 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2023.03.06.00", + "version": "2023.03.13.00", "description": "A file watching service by Facebook", "homepage": "https://facebook.github.io/watchman/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/watchman/releases/download/v2023.03.06.00/watchman-v2023.03.06.00-windows.zip", - "hash": "1e5234daabb62b8b65570b047707237f0970f4621366fd1695862a93dc00c473" + "url": "https://github.com/facebook/watchman/releases/download/v2023.03.13.00/watchman-v2023.03.13.00-windows.zip", + "hash": "a8033116167aee9c692306b4310956d917225c50f7c20a9ed9937524ffbee3e6" } }, - "extract_dir": "watchman-v2023.03.06.00-windows\\bin", + "extract_dir": "watchman-v2023.03.13.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",