From 6280a29fc374ff3c3a79d39d09abb335b273ad50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 08:28:04 +0000 Subject: [PATCH] watchman: Update to version 2023.05.08.00 --- bucket/watchman.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchman.json b/bucket/watchman.json index a07af724ad..bcc968fcbd 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2023.05.01.00", + "version": "2023.05.08.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.05.01.00/watchman-v2023.05.01.00-windows.zip", - "hash": "f7f9f08044732ef84a5156bed8f570996679861cdc3b676f99657c9169cfad47" + "url": "https://github.com/facebook/watchman/releases/download/v2023.05.08.00/watchman-v2023.05.08.00-windows.zip", + "hash": "951a9fa29f81735416d8c13ee899d71bba3f79916ba597558cec21bd4410367d" } }, - "extract_dir": "watchman-v2023.05.01.00-windows\\bin", + "extract_dir": "watchman-v2023.05.08.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",