Skip to content

Commit 70f4092

Browse files
chenrui333BrewTestBot
authored andcommitted
codesnap: add 0.8.3 bottle.
1 parent 76e468d commit 70f4092

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/c/codesnap.rb

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

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "87e46adb2b04171b28b5dfc78ae05f78f148044de5dce1467d511153247d8cee"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b33ed994518151e27221f8210aa7890f108e107d56956d362dd18626ab8689c4"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "cc2e8dbe3ee5187e3fe56ce60b6a5160bbcb7764079e46cf1643aa7206471215"
13+
sha256 cellar: :any_skip_relocation, sonoma: "0137a524ad3dcaeb41279a7d8116dde25740eccf78a54b7bc71e42ef31f01c51"
14+
sha256 cellar: :any_skip_relocation, ventura: "12e63b80ef9724e9cde857eea9a2d671a3540ee4339d6881e94afe5b5dcbf12a"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "14f94426bba298fd9f0e9cce02ee56c3cf5a271182328cb73f68403d6c93588b"
16+
end
17+
918
depends_on "rust" => :build
1019

1120
def install

0 commit comments

Comments
 (0)