Skip to content

Commit 5d535a1

Browse files
chenrui333daeho-ro
authored andcommitted
watchman 2024.12.16.00
Signed-off-by: Rui Chen <[email protected]>
1 parent 76da3f3 commit 5d535a1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/w/watchman.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Watchman < Formula
22
desc "Watch files and take action when they change"
33
homepage "https://github.com/facebook/watchman"
4-
url "https://github.com/facebook/watchman/archive/refs/tags/v2024.12.02.00.tar.gz"
5-
sha256 "445bda6f262cd23ed305f914249e400c7377ebe21ec971a2ace6c1c3dfad5880"
4+
url "https://github.com/facebook/watchman/archive/refs/tags/v2024.12.16.00.tar.gz"
5+
sha256 "a1c23a9037b651875ddf6436a30faa7c658005994c6900c2e32506e1de665f8c"
66
license "MIT"
7-
revision 1
87
head "https://github.com/facebook/watchman.git", branch: "main"
98

109
bottle do

0 commit comments

Comments
 (0)