Skip to content

Commit

Permalink
watchman 2024.04.15.00
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongRuoyu committed Apr 15, 2024
1 parent 5efdfee commit f2d01d3
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 notice on line 1 in Formula/w/watchman.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

Installed previously built bottle for watchman from

:c8b39471241 (Merge 41666e6da1d9722e384970fe3c20fea8218f34e7 into acfda4853007b1eb808020492396fdb136c1a2f5, 2024-04-15)

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

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

Installed previously built bottle for watchman from

:c8b39471241 (Merge 41666e6da1d9722e384970fe3c20fea8218f34e7 into acfda4853007b1eb808020492396fdb136c1a2f5, 2024-04-15)

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

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

Installed previously built bottle for watchman from

:c8b39471241 (Merge 41666e6da1d9722e384970fe3c20fea8218f34e7 into acfda4853007b1eb808020492396fdb136c1a2f5, 2024-04-15)

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

View workflow job for this annotation

GitHub Actions / Linux

Installed previously built bottle for watchman from

:c8b39471241 (Merge 41666e6da1d9722e384970fe3c20fea8218f34e7 into acfda4853007b1eb808020492396fdb136c1a2f5, 2024-04-15)

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

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

Installed previously built bottle for watchman from

:c8b39471241 (Merge 41666e6da1d9722e384970fe3c20fea8218f34e7 into acfda4853007b1eb808020492396fdb136c1a2f5, 2024-04-15)

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

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

Installed previously built bottle for watchman from

:c8b39471241 (Merge 41666e6da1d9722e384970fe3c20fea8218f34e7 into acfda4853007b1eb808020492396fdb136c1a2f5, 2024-04-15)
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.04.08.00.tar.gz"
sha256 "ce6a6a2efe795c794776abc6e996617468d34e7ed845dbf755103e1fb251910d"
url "https://github.com/facebook/watchman/archive/refs/tags/v2024.04.15.00.tar.gz"
sha256 "6256038507365024e9f17e364448402ad4831035475137dc22c7a47fbcd4d962"
license "MIT"
head "https://github.com/facebook/watchman.git", branch: "main"

Expand Down

0 comments on commit f2d01d3

Please sign in to comment.