@@ -12,13 +12,13 @@ class Syncthing < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "2aca3cc37688c08a85f974aa304def48d514d3dc7dc4434aff02e476fa9b6cab "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b81e57ca5484622c846b495b0b6955f5d63a5fae0996305a0e80ccdd76010f40 "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "b5187e292870269ff9966b7e3df60d5f649bfd4ab1cd4a4078716a7a8fb0761d "
18- sha256 cellar : :any_skip_relocation , sonoma : "7bd895cbc159a76d69d4aea41513a01a6145dc30ea5f48f2e6e90d7f537e5a86 "
19- sha256 cellar : :any_skip_relocation , ventura : "0ce6b0a7335b83c4b8f0ac16b8bf114aca508ec0501623664dc3f7db119a7241 "
20- sha256 cellar : :any_skip_relocation , arm64_linux : "dcb9377ed5d87f8d5fee29860ea4171168b6fac9b01a16a7e4f07f66d01bb8dc "
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "4ffe4f34ab698459137219de3d189b8647d366dfdc31b1138d67f166b55d565d "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "0cc197508bc3e117bd0e4f9ba67a8568592f7312c48afb9b8ac06caf3bfe527a "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e0f65b5c0a4f83df1b1c23fcba1cbb777afbf21f7222cc94d04cc4262c9802be "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3dec07dc21486f80e4b3b95b1e99d9f01c32f68a58ccea2d474991f518844b43 "
18+ sha256 cellar : :any_skip_relocation , sonoma : "b3c6e925f27d066b4d25e57c0435965d71ef3e4cb47d40e10cecdbec6d0ac6e0 "
19+ sha256 cellar : :any_skip_relocation , ventura : "b7bd3b76d5f971a501bd456c83a442698af40ce875543d9b76923076ad5709e0 "
20+ sha256 cellar : :any_skip_relocation , arm64_linux : "25650825c7f397fef52c6dc715d5a983a203caa473948396eff60370946f2ea7 "
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "079bff0cf3a9561dcf07e517eac444729637c60770db723b8c0d6e8e0024e0de "
2222 end
2323
2424 depends_on "go" => :build
0 commit comments