Skip to content

Commit e207c6f

Browse files
committed
alejandra: add 4.0.0 bottle.
1 parent bd4ae23 commit e207c6f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/a/alejandra.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ class Alejandra < Formula
66
license "Unlicense"
77
head "https://github.com/kamadorueda/alejandra.git", branch: "main"
88

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a105b8e8c06f4e240b052d62e5b271e4a1c196f8367780ae22fe4bf705ad65b1"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e02b48f1e647cf69ccbb6846c8335f912cc08344f7107af6f3b4ad3780981f8c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d220e43933b6412b9b2c55193af67aa046a935f282f7bb2bcbe73ce0987561fe"
13+
sha256 cellar: :any_skip_relocation, sonoma: "82324a20fbc443a94c675997c412c0394d9dc511f7bb72e9b36e1861deeee324"
14+
sha256 cellar: :any_skip_relocation, ventura: "bbdac460582dfb76e32ca4976eae2ca4a58ab2ce5aa54091136040d9634b9af8"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "34b9aa4a4f9d81bec8bd22b0f2199000be9469a732f3c140f5fabd7a4e766c04"
16+
end
17+
918
depends_on "rust" => :build
1019

1120
def install

0 commit comments

Comments
 (0)