Skip to content

Commit 20402e3

Browse files
committed
ov 0.42.0
1 parent 2325ff0 commit 20402e3

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.41.0.tar.gz"
5-
sha256 "5c3997c02770ff12e51abaabb60629869692653ae4ee5e5a015f3f28c070b48d"
4+
url "https://github.com/noborus/ov/archive/refs/tags/v0.42.0.tar.gz"
5+
sha256 "0532e0ca807dfcf6d77837117f90861051ab7cbecac9c6aa815294223cd1444c"
66
license "MIT"
77
head "https://github.com/noborus/ov.git", branch: "master"
88

0 commit comments

Comments
 (0)