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 04c4869 commit a114d26Copy full SHA for a114d26
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.4.1.tar.gz"
5
- sha256 "53baeffdd83c6f0c09f0b1754395fd7ed222df885dc4a758517a4d2ecfe62b93"
+ url "https://github.com/walles/moor/archive/refs/tags/v2.5.0.tar.gz"
+ sha256 "1255f622811554d81c285deeeb9de5b4eef867014ebef55d7c076b6dfaf8c00e"
6
license "BSD-2-Clause"
7
head "https://github.com/walles/moor.git", branch: "master"
8
0 commit comments