Skip to content

Commit 7732a2f

Browse files
committed
soft-serve: update 0.8.4 bottle.
1 parent defc522 commit 7732a2f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/soft-serve.rb

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class SoftServe < Formula
77
head "https://github.com/charmbracelet/soft-serve.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "85bc09fd28e5c098ab0990635acdd54b69852b952542d4fef2d3613fdf5ded86"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "85bc09fd28e5c098ab0990635acdd54b69852b952542d4fef2d3613fdf5ded86"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "85bc09fd28e5c098ab0990635acdd54b69852b952542d4fef2d3613fdf5ded86"
13-
sha256 cellar: :any_skip_relocation, sonoma: "48decefca6c0282b3a1c48b74aa616198ebd5ac9aca9ea8308d0190639e33e68"
14-
sha256 cellar: :any_skip_relocation, ventura: "48decefca6c0282b3a1c48b74aa616198ebd5ac9aca9ea8308d0190639e33e68"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e34f3cf4b7d5921712f10a2582325d513587d94ff70786d1b5ec72904cc35402"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "22adeda5f60af034870f2b3c0fa93ce107983a46d95e0caa6dec72642935d098"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "08823daf57dbc43f71a8adbdca7ff2498eb1c1c8fc262357b15b97bd91399081"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "08dbcc0ef9e3139310ca0f7744275ca8e09cb3ca92c55107af5577a48777dd7b"
13+
sha256 cellar: :any_skip_relocation, sonoma: "95a855fb9dab72847a26475a3b6dd9755820430eb99161f7258dd6285c53dba0"
14+
sha256 cellar: :any_skip_relocation, ventura: "43524edfb8c69e7eb522b5c2cc226e0c2821212ebbbbd0032fd44463ae24156e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8bdb546f1a8d63dccd8471483dcc261c16567a2ddb3dd6b449765060c786ba0b"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)