From f661855c98250366725bea226e02e02d99d4caf7 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 16 Dec 2024 16:53:46 -0500 Subject: [PATCH] watchman 2024.12.23.00 Signed-off-by: Rui Chen --- Formula/w/watchman.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/w/watchman.rb b/Formula/w/watchman.rb index 7f723cac41a678..eaf6522824674a 100644 --- a/Formula/w/watchman.rb +++ b/Formula/w/watchman.rb @@ -1,10 +1,9 @@ class Watchman < Formula desc "Watch files and take action when they change" homepage "https://github.com/facebook/watchman" - url "https://github.com/facebook/watchman/archive/refs/tags/v2024.12.02.00.tar.gz" - sha256 "445bda6f262cd23ed305f914249e400c7377ebe21ec971a2ace6c1c3dfad5880" + url "https://github.com/facebook/watchman/archive/refs/tags/v2024.12.23.00.tar.gz" + sha256 "5189e52fce75db1b1d76c299db19f976d6ccadcceaf33826fa074191e2d8a207" license "MIT" - revision 2 head "https://github.com/facebook/watchman.git", branch: "main" bottle do