Skip to content

Commit

Permalink
watchman 2024.12.09.00
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Dec 10, 2024
1 parent 0f1dffb commit 8f168e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/w/watchman.rb
Original file line number Diff line number Diff line change
@@ -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/refs/tags/v2024.12.02.00.tar.gz"
sha256 "445bda6f262cd23ed305f914249e400c7377ebe21ec971a2ace6c1c3dfad5880"
url "https://github.com/facebook/watchman/archive/refs/tags/v2024.12.09.00.tar.gz"
sha256 "d6de0e4f689655c6f74168a8af9ce0d4eba0c3965882094d575104b2126bec24"
license "MIT"
head "https://github.com/facebook/watchman.git", branch: "main"

Expand Down

0 comments on commit 8f168e5

Please sign in to comment.