@@ -7,14 +7,12 @@ class Podsync < Formula
77 head "https://github.com/mxpv/podsync.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "20be398a640998d4759372f56a4fd365e79eea1ca785366bd863700915177ca8"
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "2e01a9ac695520eec8a398618bc9b5eab8577e3bcbeee146e9c3f8f5ffdaaebe"
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "d1eda2a20fd3c5697c4cce16248960e105b36603e6e5d838156bd5f9b47e3784"
13- sha256 cellar : :any_skip_relocation , arm64_monterey : "8d61e7e03d5b60ea673f3065870229d9359eb2b6ac0ed5e4ea98a6da86ed0547"
14- sha256 cellar : :any_skip_relocation , sonoma : "602bba68f7ecc9dcfa776a522c80a64bf63df21efbf2a794f377789887d1efbe"
15- sha256 cellar : :any_skip_relocation , ventura : "5a0792de081350d678e627f2a6557e0c82bfd4d1a02588ea9d88c8dc062159f3"
16- sha256 cellar : :any_skip_relocation , monterey : "b68c090c3038e2b6497030fa3f9412aad1aaa22deee3fed78d1d0c5af1b7a7db"
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "21dd15567642059e94a37909abcb9492bb2e7c524e00f33f6f4a1a5b7acb1279"
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b72aff6c92db971877d7d991633587ab3618b554ae58909aa8b9cc2e4abe66cd"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3bc61487934281dcc05b9750a9c3ec8ac562e432acaceb1ab650f42ecd8c9971"
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "7ddfc6f47832c2496d85747da38144fb3ad2257920cdfe506984d9719b222c23"
13+ sha256 cellar : :any_skip_relocation , sonoma : "076d6a5b15d3928fb68f0f63ccdf406c139e55ca2ba0f2dcb6641d9c04e1e2fd"
14+ sha256 cellar : :any_skip_relocation , ventura : "ce6b3c9f883b9d1274abd99d4f4cfb3f1187c14c425b2760067f87d5f92a4180"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e85c76e45e098adc8b4310dfe93b9c3fc48cff6b54223743acd28beb8ac2651c"
1816 end
1917
2018 depends_on "go" => :build
0 commit comments