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
parent
d03389defb
commit
ddc68ffd6a
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue