Skip to content

Commit d903e37

Browse files
committed
copyparty: update 1.19.19 bottle.
1 parent f8566f3 commit d903e37

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/copyparty.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ class Copyparty < Formula
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_tahoe: "7d707d53a52ce272f77864db01baf46c06fa152fef99d62c1165e9cfd4f902f5"
12-
sha256 cellar: :any, arm64_sequoia: "726c9fad0d7ef5cf9ca6b471677d60c1ff90ccd6c2c9459ab169f038db57f89a"
13-
sha256 cellar: :any, arm64_sonoma: "c3610c4d4161a62f4bd259e4be9c4a7cc6c5471f8a78c05fd5676697849c61b6"
14-
sha256 cellar: :any, sonoma: "96c835bf3fdfcf0f62a65e1e7b305ac52cfa4db61aaf121168c00ead5121a18a"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "b84e416f57389b17f8c88155b796758bc51c056486e9d068ead6023bef3b0141"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a23573ab108d5da80e68c7c6a6db77e13f7d5c88dac43b1d2ac39910d518d6c1"
11+
sha256 cellar: :any, arm64_tahoe: "8b459244f04555bdad69376ef9dd81fccaae6fe4812ff5727a3fc4cdbcfb6030"
12+
sha256 cellar: :any, arm64_sequoia: "ee7c8bd4b4f2c08420ed0030deb79279a46ee9090fef68bad6925a1805193916"
13+
sha256 cellar: :any, arm64_sonoma: "fbc3827da24d92fa66ef40bcfa65abcebd9e471e2b72bdbbee23fbfd4b6a5506"
14+
sha256 cellar: :any, sonoma: "c2cdc9cdf3651fb1bc7035140494ac034c548536684fc55e7e909085b914ddcb"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "a5c68194b6296e43d14535de6c58dd93b1bdb5a298fdda7b74c05f57fd76ee93"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "afb3c659a7d86a0a4b88aa3119c1c23b192b1a5b0e8160102eaa82406434de31"
1717
end
1818

1919
depends_on "cmake" => :build

0 commit comments

Comments
 (0)