Skip to content

Commit fbc0a8b

Browse files
committed
moor 2.6.1
1 parent 2e29d65 commit fbc0a8b

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

0 commit comments

Comments
 (0)