@@ -7,13 +7,13 @@ class Cotp < Formula
77 head "https://github.com/replydev/cotp.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "83e5dd05c109565cd3239eb5a3388b5c56a8389ea38a1673615082ac87d010e4 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "17114e7089724fc2c0854dc358f2e8d7fda8435a31b857505d82b014e8859b0b "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "9bf26d16e4dea7cad01a1ea4506a4e3e755546ec5f9105a8522cf7b489d3409c "
13- sha256 cellar : :any_skip_relocation , sonoma : "5cd96c7073add793ceffc2a98b68a3a7c9a1dbb298c4d94fe1f2dcdd6521dd80 "
14- sha256 cellar : :any_skip_relocation , ventura : "0cef315a17d082fdf0e725bf44e2fb94f7fb74d8222758a2088870850b70e9df "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "58d4017bc993a953f289b59c4897f7f95d082a1bb7c67a77a8e41979b0511b58 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "3cd1e46054bc8dbaf35265ff52c44cf740383746546cb2b0e047361bebbba0ab "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d234fa403ac86f2df536f76e90ab76fe7bf20134694a10c9c08c59ea0d66b9ec "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "429548e6194f6950502696a7ab495e47710dadca94fcc215881a69ec7a697712 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a8113b265e4caa7e87f07f3086397782e9093eac4f6267765aad25fcb0529ca7 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "2b340dc84d3347dfd46305052812c614c6b0a99dcc81b60df2273ad45b36771d "
14+ sha256 cellar : :any_skip_relocation , ventura : "0ff8c664232159a53ecb631f8b0dbff67d29f0d6742d412269943e8e29b657e8 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "507729b15f6dacde3ec96ef758825179cadfde8745ec1f916f01c9b5642edf0a "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7d696e4a80b0a6b10124e8d4004b6da1a06fb7f4143939cadebe4f3ffb077c4f "
1717 end
1818
1919 depends_on "rust" => :build
0 commit comments