Skip to content

Commit 37bf751

Browse files
authored
Merge pull request #246906 from xwmx/bump-nb-7.22.1
nb 7.22.1
2 parents 0bfb8d0 + 6836f00 commit 37bf751

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/nb.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
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.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"
66
license "AGPL-3.0-or-later"
77
head "https://github.com/xwmx/nb.git", branch: "master"
88

99
no_autobump! because: :requires_manual_review
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, all: "1a660e3d10af41bff532bd663a147ebcf4dd819774e58e317cdddf4f71623aaa"
12+
sha256 cellar: :any_skip_relocation, all: "1e9ae7876bc73cc4bd96c658ae4d78b87c7f521cd6b5eaacd7075c75d9e92f54"
1313
end
1414

1515
depends_on "bat"

0 commit comments

Comments
 (0)