From b8d32ff93f0c43902d88428014392b015904c9f0 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 16 Dec 2024 16:53:46 -0500 Subject: [PATCH] watchman 2024.12.16.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 36e04aeffd6cb..1db494498b3d3 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.16.00.tar.gz" + sha256 "a1c23a9037b651875ddf6436a30faa7c658005994c6900c2e32506e1de665f8c" license "MIT" - revision 1 head "https://github.com/facebook/watchman.git", branch: "main" bottle do