We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412d9a5 commit 0b49b0bCopy full SHA for 0b49b0b
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/archive/refs/tags/v0.9.1.tar.gz"
5
- sha256 "d6c9260d7e9cfb87e5ef20f70766b156a653dfd97ace1c6ad7da53508fc13443"
+ url "https://github.com/timvw/qv/archive/refs/tags/v0.9.3.tar.gz"
+ sha256 "1a9625265bd94f65645c4d5e578f541f9635d224032344125032bf7082baed23"
6
license "Apache-2.0"
7
head "https://github.com/timvw/qv.git", branch: "main"
8
0 commit comments