Skip to content

Commit

Permalink
qv 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timvw committed Sep 5, 2023
1 parent 35bbab2 commit 04361ac
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.6.0.tar.gz"
sha256 "3c4c89b392a9f211e4cf3198fa978380d56a19e4150a6015537c1eff5901d74b"
url "https://github.com/timvw/qv/archive/refs/tags/v0.8.1.tar.gz"
sha256 "336b32fb3065fa36dd596ade4de304e0931c7eabc96edff79d13570754e2805a"
license "Apache-2.0"
head "https://github.com/timvw/qv.git", branch: "main"

Expand Down

0 comments on commit 04361ac

Please sign in to comment.