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 9eea38e commit 2ee9904Copy full SHA for 2ee9904
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.44.0.tar.gz"
5
- sha256 "87ee2f7d6477b02b5562d0da033e7a8f4f49c92fe7637c47985646c685474984"
+ url "https://github.com/noborus/ov/archive/refs/tags/v0.45.0.tar.gz"
+ sha256 "bffde991c53478d8aaeb871f30c21d50cbd4426432666bd95d0978df03f54229"
6
license "MIT"
7
head "https://github.com/noborus/ov.git", branch: "master"
8
0 commit comments