Skip to content

Commit 75eb9c7

Browse files
committed
moor 2.4.1
1 parent 6dff1a4 commit 75eb9c7

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

0 commit comments

Comments
 (0)