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 8caa8c7 commit 5674436Copy full SHA for 5674436
Formula/n/nb.rb
@@ -1,8 +1,8 @@
1
class Nb < Formula
2
desc "Command-line and local web note-taking, bookmarking, and archiving"
3
homepage "https://xwmx.github.io/nb"
4
- url "https://github.com/xwmx/nb/archive/refs/tags/7.19.1.tar.gz"
5
- sha256 "124ea1d390a16805cd1d3aed6797595c907a4a09e867ee6e36490bebe370e00f"
+ url "https://github.com/xwmx/nb/archive/refs/tags/7.20.0.tar.gz"
+ sha256 "7d677e88ebeb64f9f94a78e0b08cc4d60146bdf2f591fcd6bf31f832eba55e08"
6
license "AGPL-3.0-or-later"
7
head "https://github.com/xwmx/nb.git", branch: "master"
8
0 commit comments