Skip to content

Commit

Permalink
cppdap: add 1.58.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Mar 24, 2024
1 parent f555fdd commit 5343dde
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/cppdap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ class Cppdap < Formula
url "https://github.com/google/cppdap/archive/refs/tags/dap-1.58.0-a.tar.gz"
sha256 "5d35ca5db78570b6bef698e3365f79bd82a4f78e8393546387f78d7bdb2a2a08"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/cppdap-1.58.0"
sha256 cellar: :any, ventura: "841301c9212f99e00b7e1072ad93b3315142ed97dfb929180f1019b4e47de344"
end

depends_on "cmake" => :build
depends_on "nlohmann-json" => :build

Expand Down

0 comments on commit 5343dde

Please sign in to comment.