Skip to content

Commit ca38046

Browse files
committed
shortest: add 0.4.9 bottle.
1 parent 999820d commit ca38046

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/s/shortest.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ class Shortest < Formula
55
sha256 "0e239bceeda97a65178b7e4b6be16cc88c67e047eeb71bfd2da04441156180f8"
66
license "MIT"
77

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "cb3317b16f32964930b0dc0800926f935f8b4b8e43587b6c307218000ff8bdb0"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cb3317b16f32964930b0dc0800926f935f8b4b8e43587b6c307218000ff8bdb0"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cb3317b16f32964930b0dc0800926f935f8b4b8e43587b6c307218000ff8bdb0"
12+
sha256 cellar: :any_skip_relocation, sonoma: "6b1d99746d550614d0d529edf8a185e30f5af518e1c1013d1f89e50dce1a2ccf"
13+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dab31d829a0e0de264d83636e041d73e5c8e01c9f7e6081921a26905509a75f0"
14+
end
15+
816
depends_on "node"
917

1018
def install

0 commit comments

Comments
 (0)