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 ffcc15d commit 5f46c35Copy full SHA for 5f46c35
Formula/m/moar.rb
@@ -1,8 +1,8 @@
1
class Moar < Formula
2
desc "Nice to use pager for humans"
3
homepage "https://github.com/walles/moar"
4
- url "https://github.com/walles/moar/archive/refs/tags/v1.31.10.tar.gz"
5
- sha256 "e15c301e7ee2a30407dad6941166260da233475d1058b60e8c8d07c6e65de92b"
+ url "https://github.com/walles/moar/archive/refs/tags/v1.32.0.tar.gz"
+ sha256 "72a9d62d62c84fb3a07f65fae27cdf9065d988d5f7d174f56f6eed7c74ec2247"
6
license "BSD-2-Clause"
7
head "https://github.com/walles/moar.git", branch: "master"
8
0 commit comments