Skip to content

Commit 1643d77

Browse files
committed
qv: update 0.9.3 bottle.
1 parent 0b49b0b commit 1643d77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/qv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ class Qv < Formula
77
head "https://github.com/timvw/qv.git", branch: "main"
88

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

1414
depends_on "rust" => :build

0 commit comments

Comments
 (0)