Skip to content

Commit 5674436

Browse files
committed
nb 7.20.0
1 parent 8caa8c7 commit 5674436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nb.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nb < Formula
22
desc "Command-line and local web note-taking, bookmarking, and archiving"
33
homepage "https://xwmx.github.io/nb"
4-
url "https://github.com/xwmx/nb/archive/refs/tags/7.19.1.tar.gz"
5-
sha256 "124ea1d390a16805cd1d3aed6797595c907a4a09e867ee6e36490bebe370e00f"
4+
url "https://github.com/xwmx/nb/archive/refs/tags/7.20.0.tar.gz"
5+
sha256 "7d677e88ebeb64f9f94a78e0b08cc4d60146bdf2f591fcd6bf31f832eba55e08"
66
license "AGPL-3.0-or-later"
77
head "https://github.com/xwmx/nb.git", branch: "master"
88

0 commit comments

Comments
 (0)