Skip to content

Commit e1cd0f4

Browse files
committed
moar 1.32.1
1 parent f5d3179 commit e1cd0f4

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

0 commit comments

Comments
 (0)