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 2e4790a commit 66ea659Copy full SHA for 66ea659
Formula/m/moor.rb
@@ -1,8 +1,8 @@
1
class Moor < Formula
2
desc "Nice to use pager for humans"
3
homepage "https://github.com/walles/moor"
4
- url "https://github.com/walles/moor/archive/refs/tags/v2.5.2.tar.gz"
5
- sha256 "99f4610298e015aeb98de3521d724e840efb24f2e7514fae1d6a8ce8f7ed7c0b"
+ url "https://github.com/walles/moor/archive/refs/tags/v2.6.0.tar.gz"
+ sha256 "e3f245d01edc1ec1de0c10083e2c818982e6d991a21063aed88064873f3123f0"
6
license "BSD-2-Clause"
7
head "https://github.com/walles/moor.git", branch: "master"
8
0 commit comments