Skip to content

Commit

Permalink
qv 0.9.3
Browse files Browse the repository at this point in the history
Closes #42.

Signed-off-by: Tim Van Wassenhove <[email protected]>
  • Loading branch information
timvw committed Mar 30, 2024
1 parent 412d9a5 commit 0b49b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/qv.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Qv < Formula
desc "Quickly view your data"
homepage "https://github.com/timvw/qv"
url "https://github.com/timvw/qv/archive/refs/tags/v0.9.1.tar.gz"
sha256 "d6c9260d7e9cfb87e5ef20f70766b156a653dfd97ace1c6ad7da53508fc13443"
url "https://github.com/timvw/qv/archive/refs/tags/v0.9.3.tar.gz"
sha256 "1a9625265bd94f65645c4d5e578f541f9635d224032344125032bf7082baed23"
license "Apache-2.0"
head "https://github.com/timvw/qv.git", branch: "main"

Expand Down

0 comments on commit 0b49b0b

Please sign in to comment.