Skip to content

Commit a114d26

Browse files
committed
moor 2.5.0
1 parent 04c4869 commit a114d26

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

0 commit comments

Comments
 (0)