Skip to content

Commit 0b49b0b

Browse files
committed
qv 0.9.3
Closes #42. Signed-off-by: Tim Van Wassenhove <github@timvw.be>
1 parent 412d9a5 commit 0b49b0b

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
@@ -1,8 +1,8 @@
11
class Qv < Formula
22
desc "Quickly view your data"
33
homepage "https://github.com/timvw/qv"
4-
url "https://github.com/timvw/qv/archive/refs/tags/v0.9.1.tar.gz"
5-
sha256 "d6c9260d7e9cfb87e5ef20f70766b156a653dfd97ace1c6ad7da53508fc13443"
4+
url "https://github.com/timvw/qv/archive/refs/tags/v0.9.3.tar.gz"
5+
sha256 "1a9625265bd94f65645c4d5e578f541f9635d224032344125032bf7082baed23"
66
license "Apache-2.0"
77
head "https://github.com/timvw/qv.git", branch: "main"
88

0 commit comments

Comments
 (0)