Skip to content

Commit

Permalink
test-drive: update 0.5.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmbn committed Nov 20, 2024
1 parent 7a4e0f2 commit e5e32b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/test-drive.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ class TestDrive < Formula
license any_of: ["Apache-2.0", "MIT"]

bottle do
root_url "https://github.com/grimme-lab/homebrew-qc/releases/download/test-drive-0.4.0_1"
sha256 cellar: :any, monterey: "8e9c3b25991d02cd3bdd606024ea626cabee5de772f0bf2e4868923e060b2582"
sha256 cellar: :any, big_sur: "778fa8981f6b940a935586fcff4c8d29c0e9e1a2050de1f2fecfc42cbfcf9950"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d68a7a6bad4992074c6779e54e918fc72971185b825e3ffb8d08fccc53d7a4d"
root_url "https://github.com/grimme-lab/homebrew-qc/releases/download/test-drive-0.5.0"
sha256 cellar: :any, arm64_sequoia: "fe877225d7f3fd6bb714975562b94f39b37ba4f12e616c6a6647cc61cad4dec4"
sha256 cellar: :any, arm64_sonoma: "2e5aa83778b0c5b5b3a985ff872b6545a0e9d6e2b38d675ddbf334df7fc82bb4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7205de1f685065271e8beb8772b660c25b71241ffa4b1e52f24b963f2a54a25c"
end

depends_on "meson" => :build
Expand Down

0 comments on commit e5e32b4

Please sign in to comment.