Skip to content

Commit 2ee9904

Browse files
committed
ov 0.45.0
1 parent 9eea38e commit 2ee9904

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/ov.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ov < Formula
22
desc "Feature-rich terminal-based text viewer"
33
homepage "https://noborus.github.io/ov/"
4-
url "https://github.com/noborus/ov/archive/refs/tags/v0.44.0.tar.gz"
5-
sha256 "87ee2f7d6477b02b5562d0da033e7a8f4f49c92fe7637c47985646c685474984"
4+
url "https://github.com/noborus/ov/archive/refs/tags/v0.45.0.tar.gz"
5+
sha256 "bffde991c53478d8aaeb871f30c21d50cbd4426432666bd95d0978df03f54229"
66
license "MIT"
77
head "https://github.com/noborus/ov.git", branch: "master"
88

0 commit comments

Comments
 (0)