Skip to content

Commit 5474708

Browse files
committed
moor 2.1.0
1 parent 395d1fe commit 5474708

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.0.5.tar.gz"
5-
sha256 "e2282fc61ecd50fc662e900dab17713fac57498bd21bfbb5e62d7e228297ecd9"
4+
url "https://github.com/walles/moor/archive/refs/tags/v2.1.0.tar.gz"
5+
sha256 "3c09cd7a22524c77d6b7c5564688f2c8e446319eef27cbdfdcbe810a14e2ba0a"
66
license "BSD-2-Clause"
77
head "https://github.com/walles/moor.git", branch: "master"
88

0 commit comments

Comments
 (0)