Skip to content

Commit

Permalink
cspell: add 8.17.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
daeho-ro authored and BrewTestBot committed Feb 21, 2025
1 parent f270905 commit 32d0488
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/c/cspell.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ class Cspell < Formula
sha256 "706660433488a9889c2b81e1a10c86a0595b742ccd4815077af749f3aaa70d61"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8f12d9b9a2a527982dede9b519534c0c6d5ab204882e2ed2d47178e80b6ef58c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f12d9b9a2a527982dede9b519534c0c6d5ab204882e2ed2d47178e80b6ef58c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8f12d9b9a2a527982dede9b519534c0c6d5ab204882e2ed2d47178e80b6ef58c"
sha256 cellar: :any_skip_relocation, sonoma: "b3e67f015130e4228d41e2e1b800e9f4a5008a76f10a5417072c62f6ed824220"
sha256 cellar: :any_skip_relocation, ventura: "b3e67f015130e4228d41e2e1b800e9f4a5008a76f10a5417072c62f6ed824220"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8f12d9b9a2a527982dede9b519534c0c6d5ab204882e2ed2d47178e80b6ef58c"
end

depends_on "node"

def install
Expand Down

0 comments on commit 32d0488

Please sign in to comment.