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 ad2eada commit 7297b83Copy full SHA for 7297b83
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.22.0.tar.gz"
5
- sha256 "ed15c028f2e773e4805e8583ebb687bcec7f7c1e2d9f4c1b19a846b5dd2a5098"
+ url "https://github.com/xwmx/nb/archive/refs/tags/7.22.1.tar.gz"
+ sha256 "359e9d82ebdc8682ebdf84249bdac3528c2aece9ed85f39bb98e6750b1f28675"
6
license "AGPL-3.0-or-later"
7
head "https://github.com/xwmx/nb.git", branch: "master"
8
0 commit comments