Skip to content

Commit 1b6aa64

Browse files
committed
termscp: update 0.17.0 bottle.
1 parent 4e04d11 commit 1b6aa64

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/t/termscp.rb

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Termscp < Formula
77
head "https://github.com/veeso/termscp.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "2b75f4e9766d4fcbd48bc687b4748b185b33e231df05156e5bbac26a9aac70b4"
11-
sha256 cellar: :any, arm64_sonoma: "5b32e256d2194f098ccb0a4e607448a98302c2540293c543be13fb33306cca3b"
12-
sha256 cellar: :any, arm64_ventura: "35ee471631fdb7dd12e8ed0f86fbae1e6eed916f37a0a05d70210d0cf2c926d1"
13-
sha256 cellar: :any, sonoma: "ac38e634acb2b732c9eea95046b6483de1d746822bd03036a5a30e45d105b597"
14-
sha256 cellar: :any, ventura: "5f6b391675789a9ac469ca554dbe36771b12d5f96737ae2b307723d61068588a"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "a72fa50e124802014cf4f9fe939fe08c1bfdbcf4581316aaa98225c9771250b1"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c205c5785124bee178c50b264518b55a5365c83a53dc5e694dd473e8710c166e"
10+
sha256 cellar: :any, arm64_sequoia: "f1f6a863d2464e7be10654d7eff0d2922f24a101edeeadb52c9d1e016b1ac222"
11+
sha256 cellar: :any, arm64_sonoma: "1fe7c2905c834353f25532a2712d4101c56d94de88550607410ce158e42b9e41"
12+
sha256 cellar: :any, arm64_ventura: "80643a20f1a6e4220a1a34c10bbc8ad9097c85d4ea26a43c0950aa8574ce03dc"
13+
sha256 cellar: :any, sonoma: "bb8a6aa8bc2c40059fddd9d0bf432d859c3be784ae7b1ba60126b342c56477c1"
14+
sha256 cellar: :any, ventura: "e3b7f899953f98ef98f4e1408ccb25e4d00770d6e21b82b89c00c98835250b51"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "7a3def80676f3340189e3b2a41072bd4e43c3ce9144ef4b53a5f3b9a7cb6f1a7"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7b97ee5fc207ce372552809e310c18e8aad4b8c0fa15c76ca900681a372ae7aa"
1717
end
1818

1919
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)