Skip to content

Commit 66ea659

Browse files
committed
moor 2.6.0
1 parent 2e4790a commit 66ea659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/moor.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Moor < Formula
22
desc "Nice to use pager for humans"
33
homepage "https://github.com/walles/moor"
4-
url "https://github.com/walles/moor/archive/refs/tags/v2.5.2.tar.gz"
5-
sha256 "99f4610298e015aeb98de3521d724e840efb24f2e7514fae1d6a8ce8f7ed7c0b"
4+
url "https://github.com/walles/moor/archive/refs/tags/v2.6.0.tar.gz"
5+
sha256 "e3f245d01edc1ec1de0c10083e2c818982e6d991a21063aed88064873f3123f0"
66
license "BSD-2-Clause"
77
head "https://github.com/walles/moor.git", branch: "master"
88

0 commit comments

Comments
 (0)