Skip to content

Commit 62a285d

Browse files
committed
nom 2.8.2
1 parent d0d0b95 commit 62a285d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nom.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nom < Formula
22
desc "RSS reader for the terminal"
33
homepage "https://github.com/guyfedwards/nom"
4-
url "https://github.com/guyfedwards/nom/archive/refs/tags/v2.8.1.tar.gz"
5-
sha256 "3d8482a73b86605d02990063122b15b4573cee503a6140745343c400a7f21411"
4+
url "https://github.com/guyfedwards/nom/archive/refs/tags/v2.8.2.tar.gz"
5+
sha256 "989a53d3ffb3fe3a2911c388c8672430f9b21d6f2ac2a9d2a1459c93b41b84f2"
66
license "GPL-3.0-only"
77
head "https://github.com/guyfedwards/nom.git", branch: "master"
88

0 commit comments

Comments
 (0)