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 d44357e commit d8ed27eCopy full SHA for d8ed27e
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.45.0.tar.gz"
5
- sha256 "bffde991c53478d8aaeb871f30c21d50cbd4426432666bd95d0978df03f54229"
+ url "https://github.com/noborus/ov/archive/refs/tags/v0.45.1.tar.gz"
+ sha256 "dc1fef378297f3bc57f4fcd2a502f389bdcaf4266601a1a3eb790e74f98542a5"
6
license "MIT"
7
head "https://github.com/noborus/ov.git", branch: "master"
8
0 commit comments