Skip to content

Commit a4c4d07

Browse files
committed
caupain: update 1.8.1 bottle.
1 parent ad4e353 commit a4c4d07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/caupain.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ class Caupain < Formula
66
license "MIT"
77

88
bottle do
9-
root_url "https://github.com/deezer/homebrew-repo/releases/download/caupain-1.8.0"
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "192754d7c88e041954678a24c9b4367c27e06d7d0fb4a12f12f9e4abfbc40eed"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "82db478cdec01873a1da0615a8ac9bbe6bd64722cc729cf7e039d3156fabce68"
9+
root_url "https://github.com/deezer/homebrew-repo/releases/download/caupain-1.8.1"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "12b32c433c3bf6e9d207f96acbd0d5f53cdbed392b691f33af43a856e5dd419f"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ede9a80c99b3cfe2a06e4511f77db1577b3411d07d6f672c1c9c36d1f31e6038"
1212
end
1313

1414
depends_on "openjdk" => :build

0 commit comments

Comments
 (0)