8000 so: add 0.3.6 bottle. · ArduinoBot/homebrew-core@3e559ee · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e559ee

Browse files
committed
so: add 0.3.6 bottle.
1 parent 201abeb commit 3e559ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Formula/so.rb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ class So < Formula
55
sha256 "6d2f541bb00dceb9163faf4cc44ff1bd39e07b46c35d6532e24b47d7ad6d47da"
66
license "MIT"
77

8+
bottle do
9+
cellar :any_skip_relocation
10+
sha256 "b2f6017640c81a6cb40364b8ef4e11ca3b688d69413f08652fa44989e3fbf73d" => :catalina
11+
sha256 "6f4aa633f76cf93b7e69a7ebc10583a3849452a5d647ee3cd58c2f410cdb38ab" => :mojave
12+
sha256 "6b021d14682f24f76b815d7730c52fa334ed7beedfcd1491ae29474891d29adb" => :high_sierra
13+
end
14+
815
depends_on "rust" => :build
916

1017
on_linux do

0 commit comments

Comments
 (0)
0