Skip to content

Commit fd1d27d

Browse files
Update dependency timvw/qv to v0.9.15
1 parent 3b0ffbf commit fd1d27d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Formula/qv.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ 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/releases/download/v0.9.15/qv-aarch64-apple-darwin.tar.gz"
7+
sha256 "24259e523848ab44f888da936be7a3497b67613061e5d66f6fb4aeee774a9bbc"
88
else
9-
url "https://github.com/timvw/qv/releases/download/v0.9.14/qv-x86_64-apple-darwin.tar.gz"
10-
sha256 "26a19254960b934a9430f3830df64400de98f25e2a669b1e3bfad09a32176f76"
9+
url "https://github.com/timvw/qv/releases/download/v0.9.15/qv-x86_64-apple-darwin.tar.gz"
10+
sha256 "fcd767882a98f9f15d75494a946c893494beb15a7bbf5f187da51f77b037f16a"
1111
end
1212
license "Apache-2.0"
1313
version_scheme 1

0 commit comments

Comments
 (0)