From fec27a1dd7a328f14da23af6c4c0dea636e9cc15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 12:31:02 +0000 Subject: [PATCH] watchman: Update to version 2023.04.10.00 --- bucket/watchman.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchman.json b/bucket/watchman.json index cbfaa75877..be4d9e1c68 100644 --- a/bucket/watchman.json +++ b/bucket/watchman.json @@ -1,15 +1,15 @@ { - "version": "2023.04.03.00", + "version": "2023.04.10.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.04.03.00/watchman-v2023.04.03.00-windows.zip", - "hash": "8fab1767122cb98e34d76a485b7a15b0d66cb6802929bc9f54fc65a88ac9a77a" + "url": "https://github.com/facebook/watchman/releases/download/v2023.04.10.00/watchman-v2023.04.10.00-windows.zip", + "hash": "c8a39eada31e963ec4c84e34696a871ff4851a4492ac484fd54aacd0c2c78eda" } }, - "extract_dir": "watchman-v2023.04.03.00-windows\\bin", + "extract_dir": "watchman-v2023.04.10.00-windows\\bin", "post_install": "Remove-Item -Path $dir\\watchman-v$version-windows -Recurse -ErrorAction Ignore", "bin": [ "watchman-make.exe",