@@ -9,13 +9,13 @@ class Watchman < Formula
99 head "https://github.com/facebook/watchman.git" , branch : "main"
1010
1111 bottle do
12- sha256 cellar : :any , arm64_sequoia : "e773f1e3dfc7ed0b526a871f0bbd5d87a8da31bfb0a3b9e96b25d51b64ad935e "
13- sha256 cellar : :any , arm64_sonoma : "1d53445237b9410dc3e796f06cb590a63a46c46ad99816b19427774f08665aaa "
14- sha256 cellar : :any , arm64_ventura : "804ac6fa4d717ca139bab29f32599cb976ce809a60cb42fd9c03fb9191e14fe6 "
15- sha256 cellar : :any , sonoma : "83ecc78e60ca40c0ff5317f033b942276f0c0e9cf8871a3e33afda9e25b63551 "
16- sha256 cellar : :any , ventura : "8160a1f894d26561ef3fbb13997ddd4f4b8d2ee0ee92709f08a13706c90ad881 "
17- sha256 cellar : :any_skip_relocation , arm64_linux : "dcc44cf66c1912f53c11c535936ea39ddc1b8b323ae02ea806211d791575d622 "
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "d4d0aa15e7d01683094e9b9c54f1290a99edf1241ad4a9c210127de403562264 "
12+ sha256 cellar : :any , arm64_sequoia : "6d2676f36a8216e7b100bc6be437b840a0217370de73f17f86f136892abb5a5b "
13+ sha256 cellar : :any , arm64_sonoma : "c960984147e6ec95a1d84425d21250345228b9367e76766dc5a6d26a29b5109a "
14+ sha256 cellar : :any , arm64_ventura : "acc9d4e83d1fcd14c55ddd38f4d05062235d5eb5ee17f6c92a42f500e3059ffb "
15+ sha256 cellar : :any , sonoma : "724e3a5ed861cd8c686ce34c335ba67cbe07c3980841b0f2e8e5ef118a34b7fe "
16+ sha256 cellar : :any , ventura : "83a3f8a5d7ad6fc39fb43619fa95689b77e5661a02fac69cc1b20c7aabc5b7f8 "
17+ sha256 cellar : :any_skip_relocation , arm64_linux : "57904425282409cc680db450e6995004c652e72c3b5903f0c5f3f1aacafa6c0c "
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2a7a079348e7b8e3297bdb2ca0e84b282dd302b7d36f50c9189daaccc62b1445 "
1919 end
2020
2121 depends_on "cmake" => :build
0 commit comments