Skip to content

Commit 6dbec8d

Browse files
committed
lune: update 0.9.3 bottle.
1 parent bfa73e1 commit 6dbec8d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/l/lune.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Lune < Formula
66
license "MPL-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "34efbb259ae07923b823122aa53d34d7453a03452ab7a17014cc4337cfce02b5"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6aab87c8c79669e4bac7c0a8bde87c2cc2a6ec1ceec3320d8953472a4f404cd9"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "48a7404fd6fc52c4f6c672bc9111d2435bd387f72fa3e17418fd2431919d4834"
12-
sha256 cellar: :any_skip_relocation, sonoma: "674ee157e7349e8f41cc9a4f6e794ab9938035f0b05650e1466d3a08cbfe9602"
13-
sha256 cellar: :any_skip_relocation, ventura: "b036a358c5d7789cc59b67771bef3e356ce89fa2887d70f80cb5b1f90469b586"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "d5f41824b9ca4c89accbe4decc7f48a02c69719213ca68044cc8843a89a70993"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f83481727c0f7af3cc7ecbabfa05848b2d33ba56f62f6d520ea3e47a382445cd"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c5b3d61c7ebbcb715bd7bf9a9632015a52fa09e0410d89975a84a7b89ac4678e"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e72bdde48fa6b8ad6ffa7b6cf62689c2da86f25952d655e986d8ae8db80658d8"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1a7b8dc47047ab805fc37366edd7a5f14fd193fd78390d6763bf763ce83e1841"
12+
sha256 cellar: :any_skip_relocation, sonoma: "1d6a98a73cd6346d95c9fd8ceb6cad2c23699a5ce2de7098210241ae28af8695"
13+
sha256 cellar: :any_skip_relocation, ventura: "58e3d58db4d133fccba1fbd11c8d82c80bf4034a599de7c51529a60ac4e2bafc"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "889879e810be625eb12d81b35185cb87c9fef6dd27074c004c8770f012c45fa1"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "02542d2394acfd0c723b91ad514bc9a97f20e77c3856bd057f8f28a4e6514452"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)