File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Nb < Formula
2
2
desc "Command-line and local web note-taking, bookmarking, and archiving"
3
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 "
4
+ url "https://github.com/xwmx/nb/archive/refs/tags/7.22.1 .tar.gz"
5
+ sha256 "359e9d82ebdc8682ebdf84249bdac3528c2aece9ed85f39bb98e6750b1f28675 "
6
6
license "AGPL-3.0-or-later"
7
7
head "https://github.com/xwmx/nb.git" , branch : "master"
8
8
9
9
no_autobump! because : :requires_manual_review
10
10
11
11
bottle do
12
- sha256 cellar : :any_skip_relocation , all : "1a660e3d10af41bff532bd663a147ebcf4dd819774e58e317cdddf4f71623aaa "
12
+ sha256 cellar : :any_skip_relocation , all : "1e9ae7876bc73cc4bd96c658ae4d78b87c7f521cd6b5eaacd7075c75d9e92f54 "
13
13
end
14
14
15
15
depends_on "bat"
You can’t perform that action at this time.
0 commit comments