Skip to content

Commit f8667ef

Browse files
committed
excalidraw-converter: update 1.4.3 bottle.
1 parent 5d0fdb8 commit f8667ef

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Formula/e/excalidraw-converter.rb

+7-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ class ExcalidrawConverter < Formula
77
head "https://github.com/sindrel/excalidraw-converter.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "763dc4bb5ee943e4410d0e62ce974df086fb30c9880aad434931d5ec7ee315b9"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "763dc4bb5ee943e4410d0e62ce974df086fb30c9880aad434931d5ec7ee315b9"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "763dc4bb5ee943e4410d0e62ce974df086fb30c9880aad434931d5ec7ee315b9"
13-
sha256 cellar: :any_skip_relocation, sonoma: "922fa0d2076dab8305a8b3272be219dca5b5df39f1fe1fac65399406bfe000bb"
14-
sha256 cellar: :any_skip_relocation, ventura: "922fa0d2076dab8305a8b3272be219dca5b5df39f1fe1fac65399406bfe000bb"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "dd5c567b5a6222f47ad7af9c470e806c5518d85dd37bdd614859217a0b6b7ad6"
10+
rebuild 1
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "dc23c5e752693645418f3c42a98a66579e54c32f8355145e96cc671a36b0516a"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dc23c5e752693645418f3c42a98a66579e54c32f8355145e96cc671a36b0516a"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "dc23c5e752693645418f3c42a98a66579e54c32f8355145e96cc671a36b0516a"
14+
sha256 cellar: :any_skip_relocation, sonoma: "549b36612acb600e5dfdffae4597a2973cb063600ac61f153349c35f1557666a"
15+
sha256 cellar: :any_skip_relocation, ventura: "549b36612acb600e5dfdffae4597a2973cb063600ac61f153349c35f1557666a"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a2d69479c2407d3ef1e1773ceab68642d2e5962a9c870589e2ffca50ff49ee6b"
1617
end
1718

1819
depends_on "go" => :build

0 commit comments

Comments
 (0)