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 d0d0b95 commit 62a285dCopy full SHA for 62a285d
Formula/n/nom.rb
@@ -1,8 +1,8 @@
1
class Nom < Formula
2
desc "RSS reader for the terminal"
3
homepage "https://github.com/guyfedwards/nom"
4
- url "https://github.com/guyfedwards/nom/archive/refs/tags/v2.8.1.tar.gz"
5
- sha256 "3d8482a73b86605d02990063122b15b4573cee503a6140745343c400a7f21411"
+ url "https://github.com/guyfedwards/nom/archive/refs/tags/v2.8.2.tar.gz"
+ sha256 "989a53d3ffb3fe3a2911c388c8672430f9b21d6f2ac2a9d2a1459c93b41b84f2"
6
license "GPL-3.0-only"
7
head "https://github.com/guyfedwards/nom.git", branch: "master"
8
0 commit comments