Skip to content

Commit

Permalink
qv: update 0.9.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
timvw committed Mar 30, 2024
1 parent 0b49b0b commit 1643d77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/qv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ class Qv < Formula
head "https://github.com/timvw/qv.git", branch: "main"

bottle do
root_url "https://github.com/timvw/homebrew-tap/releases/download/qv-0.9.1"
sha256 cellar: :any_skip_relocation, ventura: "da46745aefb68b81c4c271a776a5e7f66ccb6340d861461ce7df7f14d67e0583"
root_url "https://github.com/timvw/homebrew-tap/releases/download/qv-0.9.3"
sha256 cellar: :any_skip_relocation, ventura: "c43b8d7aadbf6c20671d75aba1db8e832b47c614cccfc3dfdae918e46d0462b5"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 1643d77

Please sign in to comment.