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 6dff1a4 commit 75eb9c7Copy full SHA for 75eb9c7
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.0.tar.gz"
5
- sha256 "5bbd0faa5059bc84f8d29f363029897bb973e6625efc32c570d4aa421b769daa"
+ url "https://github.com/walles/moor/archive/refs/tags/v2.4.1.tar.gz"
+ sha256 "53baeffdd83c6f0c09f0b1754395fd7ed222df885dc4a758517a4d2ecfe62b93"
6
license "BSD-2-Clause"
7
head "https://github.com/walles/moor.git", branch: "master"
8
0 commit comments