Skip to content

Commit 5f46c35

Browse files
committed
moar 1.32.0
1 parent ffcc15d commit 5f46c35

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.31.10.tar.gz"
5-
sha256 "e15c301e7ee2a30407dad6941166260da233475d1058b60e8c8d07c6e65de92b"
4+
url "https://github.com/walles/moar/archive/refs/tags/v1.32.0.tar.gz"
5+
sha256 "72a9d62d62c84fb3a07f65fae27cdf9065d988d5f7d174f56f6eed7c74ec2247"
66
license "BSD-2-Clause"
77
head "https://github.com/walles/moar.git", branch: "master"
88

0 commit comments

Comments
 (0)