From 67465e3239db38b1e2fff4c83af3c7c8ee544fa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 20:26:27 +0000 Subject: [PATCH] watchman: Update to version 2023.03.27.00 --- bucket/watchman.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchman.json b/bucket/watchman.json index 60715966d0..180459653c 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2023.03.20.00", + "version": "2023.03.27.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.20.00/watchman-v2023.03.20.00-windows.zip", - "hash": "bc32e11be299af433d68b306170b74bf4c057a69192698361eabe90534557a47" + "url": "https://github.com/facebook/watchman/releases/download/v2023.03.27.00/watchman-v2023.03.27.00-windows.zip", + "hash": "b6506ee596c9a84bcd012e640dfa46f6d6daffd26489db1dab280a07c4910fd8" } }, - "extract_dir": "watchman-v2023.03.20.00-windows\\bin", + "extract_dir": "watchman-v2023.03.27.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",