Skip to content

Commit

Permalink
watchman 2024.07.01.00
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Jul 2, 2024
1 parent d0800e8 commit bf26915
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

Check warning on line 1 in Formula/w/watchman.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict watchman` failed on macOS Ventura (13) on Apple Silicon!

Indirect dependencies with linkage: double-conversion fizz libsodium lz4 mvfst snappy wangle xz zstd

Check warning on line 1 in Formula/w/watchman.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict watchman` failed on macOS Ventura (13)!

Indirect dependencies with linkage: double-conversion fizz libsodium lz4 mvfst snappy wangle xz zstd
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.06.24.00.tar.gz"
sha256 "e20cab7c91f87cb1026441e730962a33595fdc3b11e39c128efb70e86d7ff3f3"
url "https://github.com/facebook/watchman/archive/refs/tags/v2024.07.01.00.tar.gz"
sha256 "d56a1672802c5ea0b9b853a3a9d1dcf1644d72a56e5c6069db6319310b271d32"
license "MIT"
head "https://github.com/facebook/watchman.git", branch: "main"

Expand Down

0 comments on commit bf26915

Please sign in to comment.