Skip to content

Commit 8413c4f

Browse files
committed
sendme: update 0.21.0 bottle.
1 parent 65aebcc commit 8413c4f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/sendme.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Sendme < Formula
77
head "https://github.com/n0-computer/sendme.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "009742856c7989e0c079dc07f8dd8e29cde7d090758b79439b77df5e5348c12d"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "35e189943605eee575b0ddb7eea8a2b786ff73702b48f859751cc8bd28e5f6f6"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "20920b258f088a7e190b751d0de305c0b52a5a60abc348d088202fabaf11c55c"
13-
sha256 cellar: :any_skip_relocation, sonoma: "500c4f0987b1dd5fa6269f2a6b525f10f1a0ef09ce47316d7b4940c7069a60f5"
14-
sha256 cellar: :any_skip_relocation, ventura: "b6b8cb416cb23b3ab863d81ab788e582e76ddfbf0510f9db7d069d8d33c551ca"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5a1f013adf0db044df5de27999423c80d5edbb6926c8d7401f33d5ff7f21e10b"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4679a0475979780347d178544fde7bdef2aa5e490875de18a0c5fe121409c7db"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2719a62028c580da671dd3c34ac3330372322e08e7b4b57ca7761bb6978c010b"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0f49c00a5686ea5e85396208be853f9968e7ec93b114e3146a7bab34c6266eec"
13+
sha256 cellar: :any_skip_relocation, sonoma: "feb8fb14f4b3459deecffba1cdadd37952f92277f1ee837d022966f2b8d389ac"
14+
sha256 cellar: :any_skip_relocation, ventura: "945027cb242cdc3146c47b821aa835b6b38b1f4db605a05016cb6af810f8e0a0"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a322697c43d2eea6e76604b8da6f0481b4dec3f86f268edcd6b4053f0dbffce8"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)