Skip to content

Commit 77adf56

Browse files
committed
moar 1.32.3
1 parent 72914b3 commit 77adf56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/moar.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Moar < Formula
22
desc "Nice to use pager for humans"
33
homepage "https://github.com/walles/moar"
4-
url "https://github.com/walles/moar/archive/refs/tags/v1.32.2.tar.gz"
5-
sha256 "50f485235ff1d7d3dc8fdb3042624dbb1ccdedc0e6bc825cdcd9aed045352801"
4+
url "https://github.com/walles/moar/archive/refs/tags/v1.32.3.tar.gz"
5+
sha256 "5bb5906ae3d6e03e092ed63e862385e77d35875fc2cae761eee835c754814400"
66
license "BSD-2-Clause"
77
head "https://github.com/walles/moar.git", branch: "master"
88

0 commit comments

Comments
 (0)