@@ -6,14 +6,12 @@ class Nsync < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any , arm64_tahoe : "2fdf47744fa4557e3c6caafb8688671775c4947ff5748365952b8b66ef817e49"
10- sha256 cellar : :any , arm64_sequoia : "5646e78dfc90e6ea7a9575f5b51ccb91e142838e61170087a5ea89dd7076d1fd"
11- sha256 cellar : :any , arm64_sonoma : "fdcf50215956176ee21750ef95dea641a5464aa2c474e024d63c8032ddc99da1"
12- sha256 cellar : :any , arm64_ventura : "163b4942545d21ed0042db6343b07b7ceb810010cd513a77d2f2d8060ace3b9a"
13- sha256 cellar : :any , sonoma : "03ffb1919593d89b4ce5e8bd58b540ebce76dedbfea579f06dfd3a1578af6120"
14- sha256 cellar : :any , ventura : "d8573c05ff6039c4074be9a4bb3119200ce4904e8f55b3747b50c2d9c08cb10f"
15- sha256 cellar : :any_skip_relocation , arm64_linux : "e7685d7883604fa8746a3e28034b2ac85632a807d575f0ae5e32173b0c96bc93"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "371b938f9cc2b55990b934c679a18967d749bf7a82783dce7ac49585fedb0379"
9+ sha256 cellar : :any , arm64_tahoe : "34b5f37ee36a14b1e76e5052c2f593544e39d45acd8d7d7e0d90600226072802"
10+ sha256 cellar : :any , arm64_sequoia : "33fec4c6c42fbb8b09c8d3d0243f3730add7887e902d5bdb1608ed733843a75e"
11+ sha256 cellar : :any , arm64_sonoma : "b347b136ba54882d203e7d0989e94347b9fb738feaa6c0059fa9bec7070fde0c"
12+ sha256 cellar : :any , sonoma : "78b2f4271d03da7e849c0446837d338aceb66903a53bd9e89d8aeb559dda6f0d"
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "2f3bd67fa9e140561b815dcf454a09ee5950ca419fb5b5a49752558dc904be8a"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "70bf2bc57ecea6d5c4acc02275f360a67fc86ea714c2a76ebbbff1509453ef6f"
1715 end
1816
1917 depends_on "cmake" => :build
0 commit comments