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 77fef6e commit d2d4623Copy full SHA for d2d4623
Formula/w/watchman.rb
@@ -3,8 +3,8 @@ class Watchman < Formula
3
4
desc "Watch files and take action when they change"
5
homepage "https://github.com/facebook/watchman"
6
- url "https://github.com/facebook/watchman/archive/refs/tags/v2025.08.25.00.tar.gz"
7
- sha256 "a46de84ca115a094afd99943c0384bcb0aa01525e2730b7df512c93bba5cd3b6"
+ url "https://github.com/facebook/watchman/archive/refs/tags/v2025.09.01.00.tar.gz"
+ sha256 "3aafc60e96e164b5a368523f0899eb8daaa79e126b30a6a67f06db1949bcbce0"
8
license "MIT"
9
head "https://github.com/facebook/watchman.git", branch: "main"
10
0 commit comments