watchman 2023.01.02.00

Closes #119569.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Ruoyu Zhong 2023-01-02 18:27:12 +08:00 committed by BrewTestBot
parent d03389defb
commit ddc68ffd6a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
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/v2022.12.26.00.tar.gz"
sha256 "adeffa47eefc519236ef66e75567b831d962d28573aa1f81f14dcd9589edea18"
url "https://github.com/facebook/watchman/archive/v2023.01.02.00.tar.gz"
sha256 "660e46da4b7c27c3372ef51244ffded2f348b68d606f81a6f728d6e6111b91e6"
license "MIT"
head "https://github.com/facebook/watchman.git", branch: "main"