We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2325ff0 commit 20402e3Copy full SHA for 20402e3
Formula/o/ov.rb
@@ -1,8 +1,8 @@
1
class Ov < Formula
2
desc "Feature-rich terminal-based text viewer"
3
homepage "https://noborus.github.io/ov/"
4
- url "https://github.com/noborus/ov/archive/refs/tags/v0.41.0.tar.gz"
5
- sha256 "5c3997c02770ff12e51abaabb60629869692653ae4ee5e5a015f3f28c070b48d"
+ url "https://github.com/noborus/ov/archive/refs/tags/v0.42.0.tar.gz"
+ sha256 "0532e0ca807dfcf6d77837117f90861051ab7cbecac9c6aa815294223cd1444c"
6
license "MIT"
7
head "https://github.com/noborus/ov.git", branch: "master"
8
0 commit comments