We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6dd67a commit 7b2935aCopy full SHA for 7b2935a
1 file changed
Formula/qv.rb
@@ -1,8 +1,8 @@
1
class Qv < Formula
2
desc "Quickly view your data"
3
homepage "https://github.com/timvw/qv"
4
- url "https://github.com/timvw/qv/releases/download/v0.9.6/qv-0.9.6-macos-arm64.tar.gz"
5
- sha256 "9443fa4623439bda45ab3d5614907b6a9f48908dc8c27409196c6929aadd9b01"
+ url "https://github.com/timvw/qv/releases/download/v0.9.14/qv-0.9.14-macos-arm64.tar.gz"
+ sha256 "635dfdc03ea54aafe80854781b590efa42ea1de9e0d67e5a69d64bdf8b78de0b"
6
license "Apache-2.0"
7
head "https://github.com/timvw/qv.git", branch: "main"
8
0 commit comments