From d4285c02e2caf38ec605fb689cffd0d06eb0a836 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:31:16 +0000 Subject: [PATCH] watchman: Update to version 2023.06.26.00 --- bucket/watchman.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchman.json b/bucket/watchman.json index c88be1c060..9a2f098192 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2023.05.22.00", + "version": "2023.06.26.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.22.00/watchman-v2023.05.22.00-windows.zip", - "hash": "75561711c3833f724444cb36a13580da660bcd73595389d6c7e18d7c74dbce10" + "url": "https://github.com/facebook/watchman/releases/download/v2023.06.26.00/watchman-v2023.06.26.00-windows.zip", + "hash": "21714023251962f0883e8e203ea655d26a3090a00f9fd9538408926edee52aed" } }, - "extract_dir": "watchman-v2023.05.22.00-windows\\bin", + "extract_dir": "watchman-v2023.06.26.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",