Skip to content

Commit e914b14

Browse files
chore(deps): update homebrew formula timvw/qv to v0.9.15
1 parent 1ecf0bd commit e914b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/qv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Qv < Formula
33
homepage "https://github.com/timvw/qv"
44

55
if Hardware::CPU.arm?
6-
url "https://github.com/timvw/qv/releases/download/v0.9.14/qv-aarch64-apple-darwin.tar.gz"
7-
sha256 "663ce40c3a4e68a6b4feef93d919534c22922cc352588129c49e816a00359b4d"
6+
url "https://github.com/timvw/qv/archive/refs/tags/v0.9.15.tar.gz"
7+
sha256 "78c1166e911b71f1461478f574a96c0f26fc98ac8a671dedab5394dec93d9e6f"
88
else
99
url "https://github.com/timvw/qv/releases/download/v0.9.14/qv-x86_64-apple-darwin.tar.gz"
1010
sha256 "26a19254960b934a9430f3830df64400de98f25e2a669b1e3bfad09a32176f76"

0 commit comments

Comments
 (0)