We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76da3f3 commit 5d535a1Copy full SHA for 5d535a1
Formula/w/watchman.rb
@@ -1,10 +1,9 @@
1
class Watchman < Formula
2
desc "Watch files and take action when they change"
3
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"
+ url "https://github.com/facebook/watchman/archive/refs/tags/v2024.12.16.00.tar.gz"
+ sha256 "a1c23a9037b651875ddf6436a30faa7c658005994c6900c2e32506e1de665f8c"
6
license "MIT"
7
- revision 1
8
head "https://github.com/facebook/watchman.git", branch: "main"
9
10
bottle do
0 commit comments