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 395d1fe commit 5474708Copy full SHA for 5474708
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.0.5.tar.gz"
5
- sha256 "e2282fc61ecd50fc662e900dab17713fac57498bd21bfbb5e62d7e228297ecd9"
+ url "https://github.com/walles/moor/archive/refs/tags/v2.1.0.tar.gz"
+ sha256 "3c09cd7a22524c77d6b7c5564688f2c8e446319eef27cbdfdcbe810a14e2ba0a"
6
license "BSD-2-Clause"
7
head "https://github.com/walles/moor.git", branch: "master"
8
0 commit comments