Skip to content

Commit a2d0443

Browse files
committed
bkmr 4.27.0
1 parent 8ab91bb commit a2d0443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bkmr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bkmr < Formula
22
desc "Unified CLI Tool for Bookmark, Snippet, and Knowledge Management"
33
homepage "https://github.com/sysid/bkmr"
4-
url "https://github.com/sysid/bkmr/archive/refs/tags/v4.26.1.tar.gz"
5-
sha256 "60bf6d34a7a87bf903b095a1c5f0d2f150f12fb9fef3977be48caab4ff93858b"
4+
url "https://github.com/sysid/bkmr/archive/refs/tags/v4.27.0.tar.gz"
5+
sha256 "70df5ff39e59087e75823e540293eeb587b6cc70bbc7ed26ca44f48af01faf44"
66
license "BSD-3-Clause"
77
head "https://github.com/sysid/bkmr.git", branch: "main"
88

0 commit comments

Comments
 (0)