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 2e29d65 commit fbc0a8bCopy full SHA for fbc0a8b
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.6.0.tar.gz"
5
- sha256 "e3f245d01edc1ec1de0c10083e2c818982e6d991a21063aed88064873f3123f0"
+ url "https://github.com/walles/moor/archive/refs/tags/v2.6.1.tar.gz"
+ sha256 "19067bcb17c65ae6da8f80c3525e0859a388155025174ac65bc55d247e3b1dd4"
6
license "BSD-2-Clause"
7
head "https://github.com/walles/moor.git", branch: "master"
8
0 commit comments