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 72914b3 commit 77adf56Copy full SHA for 77adf56
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.32.2.tar.gz"
5
- sha256 "50f485235ff1d7d3dc8fdb3042624dbb1ccdedc0e6bc825cdcd9aed045352801"
+ url "https://github.com/walles/moar/archive/refs/tags/v1.32.3.tar.gz"
+ sha256 "5bb5906ae3d6e03e092ed63e862385e77d35875fc2cae761eee835c754814400"
6
license "BSD-2-Clause"
7
head "https://github.com/walles/moar.git", branch: "master"
8
0 commit comments