diff --git a/Formula/qv.rb b/Formula/qv.rb index 9d532ae..b71d51b 100644 --- a/Formula/qv.rb +++ b/Formula/qv.rb @@ -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"