Skip to content

Commit 585a96c

Browse files
committed
bkmr 4.28.2
1 parent 44b4090 commit 585a96c

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.28.1.tar.gz"
5-
sha256 "eae7ebfd2d02bbb04203a27f474867c08d4cb6dd82acaa06acd676a5f156d7a7"
4+
url "https://github.com/sysid/bkmr/archive/refs/tags/v4.28.2.tar.gz"
5+
sha256 "c55f284210012f496b5edce926d874f3ae8a5076c4ee9318de28872a4e2abd44"
66
license "BSD-3-Clause"
77
head "https://github.com/sysid/bkmr.git", branch: "main"
88

0 commit comments

Comments
 (0)